Commit 934b66a
feat: Enable historical benchmark tracking with GitHub Pages
- Created gh-pages branch for storing benchmark history
- Re-enabled benchmark-action with auto-push to gh-pages
- Benchmark results will be stored and visualized at:
https://spandigital.github.io/cel2sql/dev/bench/
Features:
- Historical trend tracking across commits
- Automatic PR comments on performance changes >150%
- Visual charts showing performance over time
- Permanent storage of benchmark results
Updated documentation to reflect new capabilities.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 974a77f commit 934b66a
2 files changed
+17
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
269 | | - | |
270 | | - | |
271 | | - | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
272 | 273 | | |
273 | 274 | | |
274 | 275 | | |
| |||
0 commit comments