Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 376c3b1

Browse files
author
tnagler
committed
link in README
1 parent d427e94 commit 376c3b1

File tree

2 files changed

+2
-539
lines changed

2 files changed

+2
-539
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ Provides R-friendly threading functionality:
1515
* classes for the [thread pool
1616
pattern](https://en.wikipedia.org/wiki/Thread_pool) and parallel for loops
1717
for easy and flexible parallelism,
18-
* thread safe progress tracking.
18+
* thread safe progress tracking,
19+
* state-of-the art speed, see [benchmarks](https://github.com/tnagler/RcppThread/blob/benchmarks/benchmarks/benchmarks.md).
1920

2021
The library is header-only, platform-independent, and only
2122
requires a

benchmarks/benchmarks.html

-538
This file was deleted.

0 commit comments

Comments
 (0)