Ivan Savenko
42b960417c
Reworked bonus caching locking scheme:
...
- use concurrent map from tbb for faster access to already cached values
- use std::shared_mutex instead of boost::mutex to access bonuses
- accessing to values existing in cache is now done without locking main
mutex
2024-12-21 14:43:09 +00:00
..
2024-11-18 21:07:17 +01:00
2024-12-08 17:49:41 +01:00
2024-12-09 21:51:35 +01:00
2024-06-24 03:47:19 +02:00
2024-12-20 16:53:37 +01:00
2024-10-03 11:55:58 +03:00
2024-07-19 10:08:50 +00:00
2023-09-04 18:22:34 +03:00
2023-02-03 00:39:44 +03:00
2024-12-03 21:07:33 +01:00
2022-09-25 00:55:05 +04:00
2022-09-25 00:55:05 +04:00
2022-09-18 03:23:17 +04:00
2024-10-13 14:01:09 +00:00
2024-01-19 13:55:22 +02:00
2024-05-16 00:32:15 +02:00
2024-12-10 13:14:21 +02:00
2024-12-10 13:14:21 +02:00
2024-11-18 22:05:03 +01:00
2024-12-03 21:17:04 +01:00
2024-11-26 13:55:46 +00:00
2022-09-18 03:23:17 +04:00
2022-09-18 03:23:17 +04:00
2024-12-06 15:33:33 +02:00
2024-10-30 16:22:11 +00:00
2024-06-24 03:47:19 +02:00
2024-10-30 16:22:11 +00:00
2023-10-14 02:58:13 +02:00
2024-01-16 21:40:53 +00:00
2023-01-10 00:01:35 +02:00
2024-12-09 21:51:35 +01:00
2023-09-11 20:37:26 +02:00
2023-09-11 20:37:26 +02:00
2023-05-31 23:18:38 +03:00
2024-06-13 21:35:30 +03:00
2023-04-02 14:31:57 +04:00
2024-11-18 21:07:17 +01:00
2024-10-30 16:22:11 +00:00
2024-06-24 03:47:19 +02:00
2024-03-29 07:48:52 +02:00
2024-12-21 14:43:09 +00:00
2024-11-26 13:55:46 +00:00
2024-08-23 10:43:48 +02:00
2022-09-18 03:23:17 +04:00
2024-11-02 10:53:36 +01:00
2024-10-07 08:47:00 +03:00
2024-06-13 21:35:30 +03:00
2024-09-16 17:35:42 +03:00