Feat: Store code generation times

This commit is contained in:
2025-10-13 10:33:42 -07:00
parent 44cffb34a3
commit ac363ef174

11
results.json Normal file
View File

@@ -0,0 +1,11 @@
{
"google/gemini-2.5-pro": {
"1_dijkstra": null
},
"anthropic/claude-sonnet-4.5": {
"1_dijkstra": null
},
"openai/gpt-5-codex": {
"1_dijkstra": null
}
}