4
I Use This!
Very Low Activity

Commits : Listings

Analyzed 22 days ago. based on code collected 22 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove deprecated methods. More... over 10 years ago
Extract out interfaces from RingBuffer. More... over 10 years ago
Only show public members in Javadoc. More... over 10 years ago
Documentation updates around getCursor() and getHighestAvailableSequence(). More... over 10 years ago
Comments on LiteBlockingWaitStrategy More... over 10 years ago
Formatting and comment clean up. More... over 10 years ago
Fix checkstyle More... over 10 years ago
Inline cache fields and pre/post pad More... over 10 years ago
Add RingBuffer padding and data padding More... over 10 years ago
add data padding More... over 10 years ago
Merge pull request #88 from nicholassm/master More... over 10 years ago
Cleanup: Move private helper method to section with private methods. More... over 10 years ago
Add missing @Override annotation. More... over 10 years ago
Improve DSL: Make EventHandler's type argument contravariaant. More... over 10 years ago
Another comment typo. More... almost 11 years ago
Fixes #85, small documentation fixes/clarity improvements. More... almost 11 years ago
Use inheritence based field padding More... almost 11 years ago
Tag the EventPoller with comment to indicate its experimental status. More... almost 11 years ago
Demonstrate a PauseWaitStrategy with a PAUSE instruction using JNR's x86asm module. More... almost 11 years ago
Fix #84, allow polling while ring buffer is full. More... almost 11 years ago
Correct batch and buffer size values in batch throughput test More... almost 11 years ago
Merge pull request #80 from ramsrib/master More... almost 11 years ago
Corrected the Documentation Link. More... almost 11 years ago
Fixing the Documentation Link. More... almost 11 years ago
Formatted the README document. More... almost 11 years ago
Formatted the README document. More... almost 11 years ago
Added documentation section to README More... almost 11 years ago
Fix #79, improve javadoc for RingBuffer around batching methods More... almost 11 years ago
Update to gradle 1.11 More... almost 11 years ago
Add performance test for EventPoller and fix small bug. Allow for Exceptions to cascade out More... almost 11 years ago