Archived
0
Commit Graph

19 Commits

Author SHA1 Message Date
Daniil
c5c5acee8f First working implementation of fully async event loop 2018-08-03 20:59:47 +07:00
Daniil
969b2bbb44 Runnable update 2018-08-03 20:09:46 +07:00
Daniil
4e6f834a7a Custom Execution Service for event loop basic implementation 2018-08-03 18:12:49 +07:00
Daniil
c0341fd273 Loop v3 implementation started 2018-08-01 21:49:00 +07:00
Daniil
1a03c517f6 New version of cache-like syntax approach 2018-07-31 14:32:53 +07:00
Daniil
03974934a0 Test code for cache-like event loop 2018-07-31 14:19:46 +07:00
Daniil
4332146556 Tweaked executor service settings 2018-07-26 19:49:00 +07:00
Daniil
b30c4ac97b Reorganized test cases 2018-07-26 17:32:32 +07:00
Daniil
b732a0c3d1 Added average overhead metrics 2018-07-26 17:19:19 +07:00
Daniil
8c6c6bde6c Some more commenting for AsyncEventLoop 2018-07-26 11:23:11 +07:00
Daniil
abae528d0b Commenting 2018-07-26 11:18:42 +07:00
Daniil
190749b739 Benchmark Async vs Advanced event loops 2018-07-26 11:09:30 +07:00
Daniil
b74292c336 Splitting AdvancedEventLoop and AsyncEventLoop for the sake of comparision 2018-07-26 11:08:56 +07:00
Daniil
0ab539d4ef Implemented proper Async Event Loop 2018-07-25 23:17:14 +07:00
Daniil
8fef284019 Implementation of Return Injection 2018-07-25 22:58:30 +07:00
Daniil
36af2dbd7a Preprocessing concept implementation 2018-07-25 22:07:47 +07:00
Daniil
5afd8d9871 Extracted base EventLoop class 2018-07-25 21:06:58 +07:00
Daniil
944cd61c20 Event loop benchmark 2018-07-25 20:56:43 +07:00
Daniil
1456a8c1ee Simple bukkit-like event loop implementation 2018-07-25 20:30:49 +07:00