Commit 704f6e7
committed
Refactor benchmark suite and update results
- Deleted outdated benchmark result files to clean up the repository.
- Updated the `generateQuery` function in fixtures to handle default size parameter more gracefully.
- Added new dependencies for polyfills to support ES6+ features in older Node.js versions.
- Removed custom polyfills for Array.from, String.prototype.repeat, Object.fromEntries, and Object.entries, replacing them with well-maintained npm packages.
- Updated benchmark runner to improve code readability and maintainability.
- Adjusted benchmark commands in package.json for consistency and clarity.
- Added new benchmark result file with updated performance metrics for various parsing scenarios.1 parent 0cb124f commit 704f6e7
File tree
12 files changed
+138
-1104
lines changed- benchmark
- benchmark/results
- results
12 files changed
+138
-1104
lines changedLines changed: 0 additions & 169 deletions
This file was deleted.
Lines changed: 0 additions & 160 deletions
This file was deleted.
0 commit comments