Files
nuclei/pkg
Dwi Siswanto 7e33712d08 fix(templates): mem leaks in parser cache
Fixes duplicate template storage & removes
unnecessary raw bytes caching.

Mem usage reduced by ~30%.
> 423MB => 299MB heap alloc.

* Use `StoreWithoutRaw()` to avoid storing raw
  bytes.
* Remove duplicate storage in both caches.
* Remove ineffective raw bytes retrieval logic.

Benchmarks show 45% perf improvement with no
regressions.

Signed-off-by: Dwi Siswanto <git@dw1.io>
2025-11-03 20:27:03 +07:00
..
2025-09-22 21:49:56 +05:30
2025-09-12 19:03:56 +02:00
2025-10-10 17:32:54 +02:00
2025-10-10 17:32:54 +02:00
2025-10-10 17:32:54 +02:00
2024-03-15 00:01:09 +01:00
2025-10-30 09:41:01 +07:00
2025-10-10 17:32:54 +02:00
2025-10-10 17:32:54 +02:00
2025-10-30 09:41:01 +07:00
2025-10-10 17:32:54 +02:00
2025-10-10 17:32:54 +02:00
2025-10-30 09:41:01 +07:00