Markus Mäkelä
9adbd2f8f0
Cache the local server statistics object
...
By storing the server statistics object in side the session, the lookup
involved in getting a worker-local value is avoided. Since the lookup is
done multiple times for a single query, it is beneficial to store it in
the session.
As the worker-local value is never deleted, it is safe to store a
reference to it in the session. It is also never updated concurrently so
no atomic operations are necessary.
2019-01-03 09:37:59 +02:00
..
2018-11-14 16:23:47 +02:00
2018-08-15 09:28:04 +03:00
2018-09-09 22:26:19 +03:00
2018-09-10 13:22:49 +03:00
2018-11-08 10:44:32 +02:00
2018-11-13 16:48:03 +02:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2017-02-20 17:44:22 +02:00
2018-11-15 14:24:41 +02:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2018-10-20 11:53:57 +03:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2018-09-10 13:31:39 +03:00
2018-09-09 22:26:19 +03:00
2018-09-10 13:22:49 +03:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2018-10-31 10:19:40 +02:00
2018-10-03 08:41:43 +03:00
2018-09-28 12:18:24 +03:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2018-09-10 13:22:49 +03:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2018-11-09 09:13:27 +02:00
2018-11-08 19:12:00 +02:00
2018-09-09 22:26:19 +03:00
2018-11-21 17:36:52 +02:00
2018-08-07 08:40:28 +03:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2018-10-31 10:19:40 +02:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2018-10-04 17:53:57 +03:00
2018-09-09 22:26:19 +03:00
2018-09-10 13:31:39 +03:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2018-11-21 13:31:49 +02:00
2018-09-09 22:26:19 +03:00
2018-11-15 14:24:41 +02:00
2018-09-26 12:05:48 +03:00
2018-11-08 12:08:42 +02:00
2018-09-26 09:43:25 +03:00
2019-01-03 09:37:59 +02:00
2018-11-08 12:04:55 +02:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2018-09-10 13:22:49 +03:00
2018-09-18 15:21:53 +03:00
2018-09-09 22:26:19 +03:00
2018-10-02 10:18:09 +03:00
2018-10-04 21:50:44 +03:00
2017-03-09 10:01:38 +02:00