-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Release v2.0.1 * (cargo-release) version 2.0.1 * (cargo-release) version 2.0.1 * (cargo-release) version 2.0.1
- Loading branch information
1 parent
27def14
commit 0808b04
Showing
5 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0808b04
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Parcel sourcemap benchmark
consume#consume buffer
54918
ops/sec (±1.2e+2%
)56009
ops/sec (±1.2e+2%
)1.02
consume#consume JS Mappings
52871
ops/sec (±6.0%
)53737
ops/sec (±6.1%
)1.02
consume#consume vlq mappings
52002
ops/sec (±16%
)54404
ops/sec (±14%
)1.05
serialize#Save buffer
439
ops/sec (±0.66%
)413
ops/sec (±1.1%
)0.94
serialize#Serialize to vlq
322
ops/sec (±1.0%
)321
ops/sec (±1.2%
)1.00
modify#negative column offset
98726
ops/sec (±18%
)99959
ops/sec (±17%
)1.01
modify#positive column offset
90456
ops/sec (±22%
)90309
ops/sec (±23%
)1.00
modify#positive line offset
42779
ops/sec (±7.7%
)40427
ops/sec (±7.0%
)0.95
modify#negative line offset
39778
ops/sec (±6.8%
)38988
ops/sec (±6.5%
)0.98
append#addSourceMap
205
ops/sec (±0.44%
)200
ops/sec (±0.44%
)0.98
This comment was automatically generated by workflow using github-action-benchmark.
0808b04
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Parcel sourcemap benchmark
consume#consume buffer
56837
ops/sec (±1.2e+2%
)56009
ops/sec (±1.2e+2%
)0.99
consume#consume vlq mappings
53757
ops/sec (±15%
)54404
ops/sec (±14%
)1.01
consume#consume JS Mappings
53372
ops/sec (±6.2%
)53737
ops/sec (±6.1%
)1.01
serialize#Save buffer
433
ops/sec (±0.74%
)413
ops/sec (±1.1%
)0.95
serialize#Serialize to vlq
319
ops/sec (±1.1%
)321
ops/sec (±1.2%
)1.01
modify#negative column offset
110471
ops/sec (±19%
)99959
ops/sec (±17%
)0.90
modify#positive column offset
89333
ops/sec (±21%
)90309
ops/sec (±23%
)1.01
modify#negative line offset
44118
ops/sec (±5.7%
)38988
ops/sec (±6.5%
)0.88
modify#positive line offset
38374
ops/sec (±8.9%
)40427
ops/sec (±7.0%
)1.05
append#addSourceMap
229
ops/sec (±0.84%
)200
ops/sec (±0.44%
)0.87
This comment was automatically generated by workflow using github-action-benchmark.