-
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.
- Loading branch information
1 parent
30fd52a
commit 6ef1795
Showing
13 changed files
with
431 additions
and
1,122 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,3 +14,4 @@ target | |
bench.txt | ||
|
||
parcel_sourcemap_wasm/dist-* | ||
parcel_sourcemap_node/artifacts |
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
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 was deleted.
Oops, something went wrong.
Oops, something went wrong.
6ef1795
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
105742
ops/sec (±13%
)150193
ops/sec (±18%
)1.42
consume#consume JS Mappings
46788
ops/sec (±7.4%
)52720
ops/sec (±5.6%
)1.13
consume#consume vlq mappings
40540
ops/sec (±21%
)46739
ops/sec (±13%
)1.15
serialize#Save buffer
366
ops/sec (±2.1%
)348
ops/sec (±0.86%
)0.95
serialize#Serialize to vlq
195
ops/sec (±13%
)295
ops/sec (±0.93%
)1.51
modify#negative column offset
79258
ops/sec (±13%
)67938
ops/sec (±13%
)0.86
modify#positive column offset
75517
ops/sec (±19%
)72784
ops/sec (±19%
)0.96
modify#negative line offset
57800
ops/sec (±12%
)34400
ops/sec (±5.3%
)0.60
modify#positive line offset
53879
ops/sec (±9.9%
)33653
ops/sec (±7.8%
)0.62
append#addSourceMap
190
ops/sec (±11%
)199
ops/sec (±1.1%
)1.05
This comment was automatically generated by workflow using github-action-benchmark.