Andreas Huber d95a71e32e batch entries between TcpIngestor and PerformanceDB
One bottleneck was the blocking queue used to transport entries
from the listener thread to the ingestor thread.
Reduced the bottleneck by batching entries.
Interestingly the batch size of 100 was better than batch size
of 1000 and better than 10.
2018-12-21 13:11:35 +01:00
2018-11-25 07:49:23 +00: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
2018-12-21 10:28:34 +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%