| RateLimiterExecutor: avoid execution if task is DoNothingRunnable |
|
More...
|
over 7 years ago
|
| Merge pull request #240 from jentfoo/deprecateStripedLock |
|
More...
|
over 7 years ago
|
| Unit test coverage improvements |
|
More...
|
over 7 years ago
|
| Merge pull request #239 from jentfoo/RateLimiterExecutor-DoNothing_improvements |
|
More...
|
over 7 years ago
|
| Deprecate remaining StripedLock usage |
|
More...
|
over 7 years ago
|
| KeyDistributedExecutor: Switch off StripedLock |
|
More...
|
over 7 years ago
|
| One limiter task for all keys |
|
More...
|
over 7 years ago
|
| Revert "KeyedRateLimiterExecutor: Code simplification" |
|
More...
|
over 7 years ago
|
| RateLimiterExecutor: Minor fix for returning result |
|
More...
|
over 7 years ago
|
| KeyedRateLimiterExecutor: Code simplification |
|
More...
|
over 7 years ago
|
| (Keyed)RateLimiterExecutor: Improvements when using `DoNothingRunnable`'s |
|
More...
|
over 7 years ago
|
| Profiler: Ignore threads that are likely noise |
|
More...
|
over 7 years ago
|
| ListenableFuture: Generics improvements for mapper functions |
|
More...
|
over 7 years ago
|
| TestCondition: Allow generic type T supplier / predicate |
|
More...
|
over 7 years ago
|
| ProfilerTest: Remove sleep's in new tests and instead use TestCondition |
|
More...
|
over 7 years ago
|
| Profiler/CommonStacktraces: Added in the case where an exception handler is being included in the stack |
|
More...
|
over 7 years ago
|
| CentralThreadlyPool: Better thread naming (particularly for low priority) |
|
More...
|
over 7 years ago
|
| ProfilerTest: add sleep since sometimes the threads are not quite in the right state |
|
More...
|
over 7 years ago
|
| Make sure CommonStacktraces is initialized before profile run |
|
More...
|
over 7 years ago
|
| CommonStacktraces/Profiler: Add another common case for ScheduledThreadPoolExecutor |
|
More...
|
over 7 years ago
|
| Move `ComparableTrace` to a top level file |
|
More...
|
over 7 years ago
|
| Profiler: Expansion to previous commit |
|
More...
|
over 7 years ago
|
| Profiler: Improvements to reporting idle threads |
|
More...
|
over 7 years ago
|
| Profiler: Have returned futures stored in `WeakReference` |
|
More...
|
over 7 years ago
|
| Profiler: Fix IllegalStateException when started and stopped twice with a timeout |
|
More...
|
over 7 years ago
|
| Profiler: Minor code clarity improvements and ensure starting with executor does not hold GC reference to Profiler |
|
More...
|
over 7 years ago
|
| Profiler: More changes towards thread names |
|
More...
|
over 7 years ago
|
| Profiler: Treat thread name changes as different threads |
|
More...
|
over 7 years ago
|
| Unit test speed and reliability improvements |
|
More...
|
over 7 years ago
|
| Unit tests: Don't use static schedulers |
|
More...
|
over 7 years ago
|