Tue, 07 Jul 2020 13:52:25 +0100 net.http: Fix traceback on invalid URL passed to request() 0.11
Matthew Wild <mwild1@gmail.com> [Tue, 07 Jul 2020 13:52:25 +0100] rev 10998
net.http: Fix traceback on invalid URL passed to request()
Thu, 02 Jul 2020 19:03:59 +0200 mod_storage_sql: Measure hits/misses on the item count cache
Kim Alvefur <zash@zash.se> [Thu, 02 Jul 2020 19:03:59 +0200] rev 10997
mod_storage_sql: Measure hits/misses on the item count cache A cache miss can be expensive so having numbers on how often this occurs may be valuable.
Tue, 30 Jun 2020 18:31:48 +0200 net.server_epoll: Add setting for turning off callback protections
Kim Alvefur <zash@zash.se> [Tue, 30 Jun 2020 18:31:48 +0200] rev 10996
net.server_epoll: Add setting for turning off callback protections Might improve (CPU) performance at the risk of triggering top level errors.
Tue, 30 Jun 2020 17:35:07 +0200 net.server_epoll: Allow setting a custom error handler for listener
Kim Alvefur <zash@zash.se> [Tue, 30 Jun 2020 17:35:07 +0200] rev 10995
net.server_epoll: Allow setting a custom error handler for listener This lets plugins handle errors in some custom way, should they wish to.
Tue, 30 Jun 2020 17:34:39 +0200 net.server_epoll: ... and include a traceback
Kim Alvefur <zash@zash.se> [Tue, 30 Jun 2020 17:34:39 +0200] rev 10994
net.server_epoll: ... and include a traceback
Tue, 30 Jun 2020 17:33:48 +0200 net.server_epoll: Report errors in timers
Kim Alvefur <zash@zash.se> [Tue, 30 Jun 2020 17:33:48 +0200] rev 10993
net.server_epoll: Report errors in timers
Tue, 30 Jun 2020 02:31:57 +0200 mod_admin_shell: Handle server_epoll using monotonic time internally
Kim Alvefur <zash@zash.se> [Tue, 30 Jun 2020 02:31:57 +0200] rev 10992
mod_admin_shell: Handle server_epoll using monotonic time internally
Tue, 30 Jun 2020 02:31:29 +0200 net.server_epoll: Expose way to turn monotonic time into wall clock time
Kim Alvefur <zash@zash.se> [Tue, 30 Jun 2020 02:31:29 +0200] rev 10991
net.server_epoll: Expose way to turn monotonic time into wall clock time
Mon, 29 Jun 2020 21:43:51 +0200 mod_admin_shell: Fix debug:timers to handle net.server native timers
Kim Alvefur <zash@zash.se> [Mon, 29 Jun 2020 21:43:51 +0200] rev 10990
mod_admin_shell: Fix debug:timers to handle net.server native timers
Mon, 29 Jun 2020 20:23:59 +0200 net.server_epoll: Optimize away table allocation for timer objects
Kim Alvefur <zash@zash.se> [Mon, 29 Jun 2020 20:23:59 +0200] rev 10989
net.server_epoll: Optimize away table allocation for timer objects
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip