mirror of
https://github.com/multipleof4/lynchmark.git
synced 2026-01-13 16:17:54 +00:00
Docs: Update benchmark results
This commit is contained in:
6
README
6
README
@@ -28,19 +28,19 @@ The list below shows the pass/fail status and execution time for each model on e
|
||||
|
||||
<!-- RESULTS_START -->
|
||||
**google/gemini-2.5-pro**
|
||||
- 1_dijkstra: ❌ Fail (0.036s)
|
||||
- 1_dijkstra: ❌ Fail (0.037s)
|
||||
- 2_convex_hull: ⚪ Not Run
|
||||
- 3_lis: ⚪ Not Run
|
||||
- 4_determinant: ⚪ Not Run
|
||||
|
||||
**anthropic/claude-sonnet-4.5**
|
||||
- 1_dijkstra: ❌ Fail (0.032s)
|
||||
- 1_dijkstra: ❌ Fail (0.035s)
|
||||
- 2_convex_hull: ⚪ Not Run
|
||||
- 3_lis: ⚪ Not Run
|
||||
- 4_determinant: ⚪ Not Run
|
||||
|
||||
**openai/gpt-5-codex**
|
||||
- 1_dijkstra: ❌ Fail (0.031s)
|
||||
- 1_dijkstra: ❌ Fail (0.033s)
|
||||
- 2_convex_hull: ⚪ Not Run
|
||||
- 3_lis: ⚪ Not Run
|
||||
- 4_determinant: ⚪ Not Run
|
||||
|
||||
Reference in New Issue
Block a user