Commit eefc857
committed
bench(deps-go): add comprehensive benchmarks for Go ecosystem
Add criterion benchmarks covering:
- go.mod parsing (small/medium/large files, all directives)
- go.sum lockfile parsing
- Version comparison operations
- Pseudo-version detection
- Module path escaping for proxy API
- Position tracking for LSP features
- Unicode and comment handling
Performance targets documented for LSP latency requirements.1 parent 59268ff commit eefc857
File tree
3 files changed
+514
-0
lines changed- crates/deps-go
- benches
3 files changed
+514
-0
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
0 commit comments