wrk2 in deephacks/awesome-jvm

A constant throughput, correct latency recording variant of wrk

created at Nov. 8, 2014, 2:24 p.m.

C

69 +0

4,272 +5

390 +0

GitHub
PauselessHashMap in deephacks/awesome-jvm

A java.util.HashMap compatible map that won't stall puts or gets when resizing

created at March 30, 2014, 3:27 a.m.

Java

12 +0

151 +0

21 +0

GitHub
jHiccup in akullpp/awesome-java

jHiccup is a non-intrusive instrumentation tool that logs and records platform "hiccups" - including the JVM stalls that often happen when Java applications are executed and/or any OS or hardware platform noise that may cause the running application to not be continuously runnable.

created at Oct. 13, 2013, 9:31 p.m.

Java

52 +0

685 +0

92 +0

GitHub