Skip to content

Commit 7b413bf

Browse files
authored
Merge pull request #240 from codelion/codelion-patch-1
Update README.md
2 parents 8e8879f + 6306112 commit 7b413bf

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

examples/algotune/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@
55
This report documents a comprehensive optimization journey using OpenEvolve on the AlgoTune benchmark suite. Through systematic experimentation with model configurations, prompt engineering, and evolutionary parameters, we achieved significant performance improvements across 8 algorithmic tasks.
66

77
**Final Results:**
8-
- **Best AlgoTune Score: 1.984x** (harmonic mean across 7 successful tasks)
8+
- **Best AlgoTune Score: 1.984x** (harmonic mean across 8 successful tasks)
99
- **Major Breakthroughs:** JAX optimization discovery (321x speedup), FFT convolution (256x), parameter optimization (3.2x)
10-
- **Success Rate:** 7/8 tasks completed successfully
1110
- **Total Evolution Time:** ~200 minutes for full benchmark
1211

1312
## The Optimization Journey
@@ -262,4 +261,4 @@ This comprehensive optimization journey demonstrates OpenEvolve's remarkable cap
262261

263262
---
264263

265-
*This report represents the culmination of extensive experimentation with OpenEvolve's evolutionary code optimization capabilities on the AlgoTune benchmark suite, providing a roadmap for future AI-assisted algorithmic discovery.*
264+
*This report represents the culmination of extensive experimentation with OpenEvolve's evolutionary code optimization capabilities on the AlgoTune benchmark suite, providing a roadmap for future AI-assisted algorithmic discovery.*

0 commit comments

Comments
 (0)