Closed esdrubal closed 2 months ago
Comparing esdrubal/oob
(22e2e5c) with master
(db74865)
❌ 1
regressions
✅ 21
untouched benchmarks
:warning: Please fix the performance issues or acknowledge them on CodSpeed.
Benchmark | master |
esdrubal/oob |
Change | |
---|---|---|---|---|
❌ | document_symbol |
4.3 ms | 4.8 ms | -10.18% |
Description
An unused line of code threw an OOB panic because of a parser error. Removing the unused line of code fixes the issue.
Fixes #6331
Checklist
Breaking*
orNew Feature
labels where relevant.