../
svabench Implementation moc
2026-08-14T02:05:49
- GLIBC is the bane of my existence
claude_gen->post_proc->jasper_eval->aggregate_results- I want to split up the entire benchmark process into these smaller programs
- This was things can be asynchronous and I can reuse these
2026-08-03T11:22:10
assert_decl_from_sva- Deciding between
stdinand-f FILE/dev/stdinis not portable. I cannot usestd::filesystem::path.read()is portable. I can read bothstd::cinandstd::ifstreamSourceManagerneeds to be used I think
2026-08-01T10:51:46
2026-07-31T11:56:05
- Moved the
uuidlogic tosmall_bench - This seems to be the way to go
claude_infertries to mimic an API call and thats it
2026-07-31T11:08:37
- In order for me use the usage tracker, I need wrestle with
bash’s limitationsclaude_infer, which is the function that wrapsclaudewith the appropriate options, outputs the.svafiles- I cannot output any diagnostic information with this
- I can send in an
uuidas the third arg and I can retrieve the session files from the outside. But then I may not be able to clear them before the next command. claude_inferjust has to do the inferring then, I have to handle all the other things outsideclaude_infer’s purpose is to just runclaudewith the given model, prompt and givenuuid
2026-07-31T04:46:13
- Implementing an token usage tracker
- 20260731T044502-claude_jsonl_format