Skip to content

Commit

Permalink
Redundant comments
Browse files Browse the repository at this point in the history
  • Loading branch information
lahmatiy committed Aug 6, 2024
1 parent 323bc9f commit c7d95a7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions benchmarks/stringify-info.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ const fixtures = [
'fixture/small.json', // ~2,1MB
'fixture/medium.json', // ~13,7MB
'fixture/big.json', // ~100Mb
// '../../jsonxl/benchmarks/fixture/discovery-repo-health.json',
// '../../jsonxl/benchmarks/fixture/discovery-git.json',
// '../../jsonxl/benchmarks/fixture/statoscope.json',
// '../../jsonxl/benchmarks/fixture/chromium-timeline.json',
// '../../jsonxl/benchmarks/fixture/webpack-main-only.cpuprofile',
// '../../jsonxl/benchmarks/fixture/stats.json',
'./fixture/500mb.json', // 3 | auto-generate from big.json
'./fixture/1gb.json' // 4 | auto-generate from big.json
];
Expand Down

0 comments on commit c7d95a7

Please sign in to comment.