Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data. For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.
Benchmarks
Skipped (21)
These benchmarks were skipped, so their baseline results are used instead. If they were deleted in your codebase, archive them to remove them from the performance reports. Learn more about archiving benchmarks
refactor(core): Minor refactor for code readability
1. Avoid enumerate for first object check
2. String is immutable and concating repeatedly can have performance issues if used at scale