guozheng / java-concurrency-counters-benchmark
implement similar functionalities using different java concurrency utilities and compare the performance
☆11Updated 8 years ago
Alternatives and similar repositories for java-concurrency-counters-benchmark:
Users that are interested in java-concurrency-counters-benchmark are comparing it to the libraries listed below
- Benchmarks for cache2k and third-party Java caching products☆42Updated 11 months ago
- Sample code for the presentation on JVM Serviceability Tools☆27Updated 6 years ago
- Live Demonstrations of Java Performance Problems. Instructions: https://github.com/eostermueller/javaPerformanceTroubleshooting/wiki/In…☆20Updated 3 years ago
- Microbenchmarks for JVM code.☆14Updated 9 years ago
- ☆11Updated 8 years ago
- Code Generation with JavaCompiler for Fun, Speed, and Business Profit☆13Updated 8 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆67Updated 3 years ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆67Updated 4 years ago
- ByteBuffer collection classes for java and jvm-based languages.☆33Updated 6 years ago
- An SDK for implementing Flink jobs based on Decodable☆10Updated 2 months ago
- Patched version of the Trove 3 library - changes the Collections semantics to match proper java.util.Map semantics☆27Updated last month
- Short article on a dependency management issue with Maven 3.3☆16Updated 4 years ago
- Disruptor vs ForkJoinPool playground☆16Updated 10 months ago
- A convenient copy for evolution of Evan Jones's set of experiments☆23Updated 12 years ago
- A demo blog microservice using Spring 5 and Reactor☆24Updated 8 years ago
- Examples from my invokedynamic "deep dive" talk☆53Updated 8 years ago
- Pluggable profilers for JMH 1.8☆33Updated 7 years ago
- Profiling Spark Applications for Performance Comparison and Diagnosis☆16Updated 6 years ago
- JMH projects http://openjdk.java.net/projects/code-tools/jmh/☆12Updated 8 years ago
- BDD-style unit-level testing framework for Java/Scala/Groovy. Safely isolates mutable state. Unlimited nesting.☆20Updated 6 years ago
- A simple example of a parser built with ANTLR☆40Updated 10 years ago
- ☆22Updated 8 years ago
- A simple and high-performance Java B-tree: drop-in replacement for java.util.TreeMap☆28Updated 5 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 3 years ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 2 years ago
- Java B-tree Merkle tree implementation that alters and traverses its contents in a sequential manner.☆17Updated 13 years ago
- Simple implementation of a custom parquet reader/writer☆11Updated 8 years ago
- A comparison between Proteus RPC and other commonly used RPC frameworks☆25Updated 5 years ago
- Duzzt - Annotation-based Embedded DSL Generator for Java☆17Updated 5 years ago