mirror of
https://github.com/multipleof4/lynchmark.git
synced 2026-01-14 00:27:55 +00:00
Fix: Correct file extension in link
This commit is contained in:
22
README
22
README
@@ -24,24 +24,6 @@ openai/gpt-5-codex
|
||||
|
||||
## Benchmark Results
|
||||
|
||||
The list below shows the pass/fail status and execution time for each model on each test.
|
||||
Live benchmark results, including pass/fail status and code generation time, are available on our [results page](https://multipleof4.github.io/benchmark/).
|
||||
|
||||
<!-- RESULTS_START -->
|
||||
**google/gemini-2.5-pro**
|
||||
- 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.035s)
|
||||
- 2_convex_hull: ⚪ Not Run
|
||||
- 3_lis: ⚪ Not Run
|
||||
- 4_determinant: ⚪ Not Run
|
||||
|
||||
**openai/gpt-5-codex**
|
||||
- 1_dijkstra: ❌ Fail (0.033s)
|
||||
- 2_convex_hull: ⚪ Not Run
|
||||
- 3_lis: ⚪ Not Run
|
||||
- 4_determinant: ⚪ Not Run
|
||||
<!-- RESULTS_END -->
|
||||
The results are updated automatically via GitHub Actions.
|
||||
|
||||
Reference in New Issue
Block a user