picoclaw/cmd/membench
2026-06-26 22:51:51 +08:00
..
eval.go membench: add LLM-as-Judge evaluation mode (#2484) 2026-04-15 21:15:17 +08:00
eval_llm.go membench: add LLM-as-Judge evaluation mode (#2484) 2026-04-15 21:15:17 +08:00
eval_test.go membench: add LLM-as-Judge evaluation mode (#2484) 2026-04-15 21:15:17 +08:00
ingest.go feat(membench): add LOCOMO memory benchmark tool (#2353) 2026-04-06 17:26:43 +08:00
ingest_test.go feat(membench): add LOCOMO memory benchmark tool (#2353) 2026-04-06 17:26:43 +08:00
legacy_store.go feat(membench): add LOCOMO memory benchmark tool (#2353) 2026-04-06 17:26:43 +08:00
llm_client.go fix(membench): explicitly ignore resp.Body.Close() error after io.ReadAll 2026-06-26 22:51:51 +08:00
locomo.go feat(membench): add LOCOMO memory benchmark tool (#2353) 2026-04-06 17:26:43 +08:00
locomo_test.go feat(membench): add LOCOMO memory benchmark tool (#2353) 2026-04-06 17:26:43 +08:00
main.go membench: add LLM-as-Judge evaluation mode (#2484) 2026-04-15 21:15:17 +08:00
metrics.go feat(membench): add LOCOMO memory benchmark tool (#2353) 2026-04-06 17:26:43 +08:00
metrics_test.go feat(membench): add LOCOMO memory benchmark tool (#2353) 2026-04-06 17:26:43 +08:00