Botond Dénes
853edcbf75
tracing: add_query(): change query param to utils::chunked_string
...
Having to unconditionally linearize the chunked query string when
passing it to tracing undoes the work put into reducing large
alloctions on the query path. The add_query() is evaluated eagerly on
every query, even if tracing is disabled. Defer the linearization to
build_parameres_map(), which is only called if tracing is enabled.
2026-05-26 09:08:06 +03:00
..
2026-04-16 14:30:10 +03:00
2026-04-12 19:46:33 +03:00
2026-04-12 19:46:33 +03:00
2026-04-16 14:30:16 +03:00
2026-05-12 12:38:25 +03:00
2026-04-12 19:46:33 +03:00
2026-04-12 19:46:33 +03:00
2026-04-12 19:46:33 +03:00
2026-04-24 15:29:39 +03:00
2026-04-24 15:29:39 +03:00
2026-04-12 19:46:33 +03:00
2026-05-13 14:19:17 +03:00
2026-04-16 14:30:16 +03:00
2026-04-16 14:30:16 +03:00
2026-05-21 10:23:29 +03:00
2026-05-07 14:45:42 +02:00
2026-04-12 19:46:33 +03:00
2026-04-16 13:28:15 +03:00
2026-04-12 19:46:33 +03:00
2026-04-12 19:46:33 +03:00
2026-04-12 19:46:33 +03:00
2026-05-19 10:47:13 +03:00
2026-05-19 10:47:13 +03:00
2026-04-12 19:46:33 +03:00
2026-04-12 19:46:33 +03:00
2026-05-26 09:08:06 +03:00
2026-05-13 11:57:45 +03:00
2026-05-26 09:08:06 +03:00
2026-05-19 10:47:13 +03:00
2026-05-13 11:57:44 +03:00
2026-05-13 11:57:44 +03:00
2026-05-10 22:10:03 +03:00
2026-04-16 18:27:55 +03:00
2026-04-12 19:46:33 +03:00
2026-04-16 14:30:16 +03:00
2026-04-12 19:46:33 +03:00