performance: remove significant overhead of decaymap (#1420)
I have ~5% base CPU load on an idle server due to mutex 100x per second. Signed-off-by: Matthias Dötsch <matze@mdoetsch.de>
This commit is contained in:
parent
23ec1b82a7
commit
d2bc5cadb9
3 changed files with 3 additions and 2 deletions
|
|
@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Add iplist2rule tool that lets admins turn an IP address blocklist into an Anubis ruleset.
|
||||
- Add Polish locale ([#1292](https://github.com/TecharoHQ/anubis/pull/1309))
|
||||
- Fix honeypot and imprint links missing `BASE_PREFIX` when deployed behind a path prefix ([#1402](https://github.com/TecharoHQ/anubis/issues/1402))
|
||||
- Improve idle performance in memory storage
|
||||
|
||||
<!-- This changes the project to: -->
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue