You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"id":"exp-msgvault-20260313-122433-01","brief":"search-perf.md","hypothesis":"Pre-compiling the regexp in parseRelativeDate as a package-level variable eliminates repeated regexp.MustCompile overhead on every call, reducing ns/op for relative-date and complex query benchmarks.","files_changed":["internal/search/parser.go"],"metric_before":{"pass_rate":1,"bench_search_ns_per_op":80.16,"coverage":99.2,"test_count":95},"metric_after":{"pass_rate":1,"bench_search_ns_per_op":78.71,"coverage":99.2,"test_count":95},"kept":true,"status":"success","duration_s":92,"token_cost_usd":0.03,"timestamp":"2026-03-13T12:26:05Z"}
2
+
{"id":"exp-msgvault-20260313-122605-02","brief":"search-perf.md","hypothesis":"Using a package-level defaultParser in the Parse convenience function eliminates the &Parser{} struct allocation and closure allocation on every call to Parse, reducing ns/op uniformly across all benchmarks since every benchmark uses the Parse convenience function.","files_changed":["internal/search/parser.go"],"metric_before":{"pass_rate":1,"bench_search_ns_per_op":78.71,"coverage":99.2,"test_count":95},"metric_after":{"pass_rate":1,"bench_search_ns_per_op":85.30,"coverage":99.2,"test_count":95},"kept":false,"status":"success","duration_s":142,"token_cost_usd":0.03,"timestamp":"2026-03-13T12:28:27Z"}
3
+
{"id":"exp-msgvault-20260313-122827-03","brief":"search-perf.md","hypothesis":"Agent timeout or crash","files_changed":[],"metric_before":{"pass_rate":1,"bench_search_ns_per_op":78.71,"coverage":99.2,"test_count":95},"metric_after":{},"kept":false,"status":"error","duration_s":600,"token_cost_usd":0,"timestamp":"2026-03-13T12:38:27Z"}
4
+
{"id":"exp-msgvault-20260313-123827-04","brief":"search-perf.md","hypothesis":"Agent timeout or crash","files_changed":[],"metric_before":{"pass_rate":1,"bench_search_ns_per_op":78.71,"coverage":99.2,"test_count":95},"metric_after":{},"kept":false,"status":"error","duration_s":600,"token_cost_usd":0,"timestamp":"2026-03-13T12:48:27Z"}
5
+
{"id":"exp-msgvault-20260313-124827-05","brief":"search-perf.md","hypothesis":"Agent timeout or crash","files_changed":[],"metric_before":{"pass_rate":1,"bench_search_ns_per_op":78.71,"coverage":99.2,"test_count":95},"metric_after":{},"kept":false,"status":"error","duration_s":600,"token_cost_usd":0,"timestamp":"2026-03-13T12:58:27Z"}
0 commit comments