Age | Commit message (Collapse) | Author |
|
plugins that threw an error could get timings thrown off in its state
this likely led to inconsistent and unexplainable data in timings reports.
this ensures that exceptions will still stopTiming and let the system
auto self recover from corrupt stacks too.
|
|
to it (#1130)
|
|
|
|
|
|
|
|
Remove two features added upstream
|
|
Importing the full library would double the jar size... its way too large.
So lets just import the basic int/long based collections to then use
to improve performance on these kind of collections.
|
|
|