Andreas Huber e537e94d39 HotEntryCache will update Instants only once per second
Calling Instant.now() several hundred thousand times per
second can be expensive. In my measurements >10% of the
time spend when loading new data was spend calling
Instant.now().
Fixed this by storing an Instant as static member and
updating it periodically in a separate thread.
2018-12-21 19:16:55 +01:00
2018-11-25 07:49:04 +00:00
2018-11-20 19:13:59 +01:00
2018-11-20 19:13:59 +01:00
2017-04-16 09:07:28 +02:00
2018-12-07 14:06:59 +01:00
2018-12-07 14:06:59 +01:00
2018-12-07 14:06:59 +01:00
2016-12-04 10:41:37 +01:00
2016-12-04 10:41:37 +01:00
Description
No description provided
8.3 MiB
Languages
Java 79.4%
TypeScript 11.1%
HTML 4.5%
Python 2.8%
SCSS 1.1%
Other 0.9%