Skip to content

Commit 59abba8

Browse files
authored
Update README.md
1 parent d18dc8c commit 59abba8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Java-Affinity
1+
Thread Affinity
22
=============
33

44
Lets you bind a thread to a given core, this can improve performance ( this libary works best on linux )
@@ -8,6 +8,8 @@ OpenHFT Java Thread Affinity library
88

99
See the affinity/src/test/java for working examples of how to use this library.
1010

11+
[Thread Affinity usage Heatmap](http://jrvis.com/red-dwarf/?user=openhft&repo=Java-Thread-Affinity)
12+
1113
## Versions
1214

1315
V2.2 - Latest build.

0 commit comments

Comments
 (0)