retoor
62b60cce36
perf: replace string concatenation with list join and add normalized headers map in html, http, jinja, json, markdown modules
...
Optimize string building in decodeUtf8_, slugify, parseRaw_, processCode_, and processBold_ by accumulating parts in a list and joining once, avoiding repeated string allocation. In HttpResponse constructor, precompute a normalized headers map for O(1) case-insensitive header lookups instead of linear scan. Simplify Json.stringify indent generation using string repetition operator.
2026-01-26 09:59:07 +00:00
..
2026-01-25 03:58:39 +00:00
2026-01-25 09:50:20 +00:00
2026-01-24 18:35:43 +00:00
2026-01-24 22:40:22 +00:00
2026-01-25 03:58:39 +00:00
2026-01-24 18:35:43 +00:00
2026-01-26 09:21:03 +00:00
2026-01-24 18:35:43 +00:00
2026-01-24 18:35:43 +00:00
2026-01-24 18:35:43 +00:00
2026-01-25 18:02:02 +00:00
2026-01-25 12:09:28 +00:00
2026-01-26 09:59:07 +00:00
2026-01-26 09:59:07 +00:00
2026-01-25 12:09:28 +00:00
2026-01-25 21:09:29 +00:00
2026-01-24 18:35:43 +00:00
2026-01-26 09:59:07 +00:00
2026-01-24 18:35:43 +00:00
2020-02-12 04:16:03 +00:00
2026-01-25 03:58:39 +00:00
2026-01-26 04:12:14 +00:00
2026-01-25 12:09:28 +00:00
2026-01-25 21:09:29 +00:00
2026-01-26 09:21:03 +00:00
2015-09-15 14:46:09 +00:00
2026-01-24 18:35:43 +00:00
2026-01-24 18:35:43 +00:00
2026-01-25 03:58:39 +00:00
2026-01-25 01:47:47 +00:00
2026-01-25 18:02:02 +00:00
2026-01-25 12:09:28 +00:00
2026-01-25 03:58:39 +00:00
2026-01-25 12:09:28 +00:00
2026-01-25 12:09:28 +00:00
2018-07-16 03:09:41 +00:00
2026-01-24 22:40:22 +00:00
2026-01-24 22:40:22 +00:00
2026-01-26 09:59:07 +00:00
2026-01-25 03:58:39 +00:00
2026-01-25 21:09:29 +00:00
2020-02-12 04:16:03 +00:00