Skip to content

Commit e1db171

Browse files
feat(metrics): add metrics collection system, exclude output from git
- Add comprehensive metrics scripts - Track scripts but exclude metrics_out/ directory - GitHub, CI, compression benchmarks - Timestamped aggregate reports
1 parent e90026c commit e1db171

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,6 @@ scripts/*
3333
!scripts/metrics/
3434
!scripts/metrics/*.sh
3535
metrics_out/
36+
37+
# Metrics output directory
38+
metrics_out/

0 commit comments

Comments
 (0)