-
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
Showing
4 changed files
with
6 additions
and
6 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
20671ba
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
244519
ops/sec (±10%
)105742
ops/sec (±13%
)0.43
consume#consume vlq mappings
80616
ops/sec (±17%
)40540
ops/sec (±21%
)0.50
consume#consume JS Mappings
75278
ops/sec (±7.5%
)46788
ops/sec (±7.4%
)0.62
serialize#Save buffer
413
ops/sec (±1.4%
)366
ops/sec (±2.1%
)0.89
serialize#Serialize to vlq
311
ops/sec (±9.8%
)195
ops/sec (±13%
)0.63
modify#negative column offset
229055
ops/sec (±27%
)79258
ops/sec (±13%
)0.35
modify#positive column offset
201677
ops/sec (±36%
)75517
ops/sec (±19%
)0.37
modify#negative line offset
151543
ops/sec (±17%
)57800
ops/sec (±12%
)0.38
modify#positive line offset
138060
ops/sec (±15%
)53879
ops/sec (±9.9%
)0.39
append#addSourceMap
243
ops/sec (±0.66%
)190
ops/sec (±11%
)0.78
This comment was automatically generated by workflow using github-action-benchmark.
20671ba
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
197190
ops/sec (±16%
)105742
ops/sec (±13%
)0.54
consume#consume JS Mappings
73013
ops/sec (±7.5%
)46788
ops/sec (±7.4%
)0.64
consume#consume vlq mappings
54539
ops/sec (±12%
)40540
ops/sec (±21%
)0.74
serialize#Save buffer
417
ops/sec (±0.88%
)366
ops/sec (±2.1%
)0.88
serialize#Serialize to vlq
290
ops/sec (±12%
)195
ops/sec (±13%
)0.67
modify#positive column offset
178620
ops/sec (±34%
)75517
ops/sec (±19%
)0.42
modify#negative column offset
176528
ops/sec (±31%
)79258
ops/sec (±13%
)0.45
modify#negative line offset
137770
ops/sec (±16%
)57800
ops/sec (±12%
)0.42
modify#positive line offset
126976
ops/sec (±14%
)53879
ops/sec (±9.9%
)0.42
append#addSourceMap
241
ops/sec (±1.1%
)190
ops/sec (±11%
)0.79
This comment was automatically generated by workflow using github-action-benchmark.