-
Notifications
You must be signed in to change notification settings - Fork 14
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
e314547
commit 748f6b1
Showing
2 changed files
with
2 additions
and
2 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
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
748f6b1
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
194892
ops/sec (±13%
)72015
ops/sec (±1.2e+2%
)0.37
consume#consume JS Mappings
62691
ops/sec (±7.0%
)59322
ops/sec (±5.8%
)0.95
consume#consume vlq mappings
54572
ops/sec (±12%
)55847
ops/sec (±15%
)1.02
serialize#Save buffer
413
ops/sec (±0.90%
)404
ops/sec (±0.76%
)0.98
serialize#Serialize to vlq
358
ops/sec (±1.0%
)290
ops/sec (±0.79%
)0.81
modify#negative column offset
130003
ops/sec (±19%
)155714
ops/sec (±24%
)1.20
modify#positive column offset
118063
ops/sec (±27%
)141262
ops/sec (±30%
)1.20
modify#positive line offset
50220
ops/sec (±7.3%
)48407
ops/sec (±7.8%
)0.96
modify#negative line offset
47490
ops/sec (±6.8%
)49034
ops/sec (±5.7%
)1.03
append#addSourceMap
235
ops/sec (±2.4%
)229
ops/sec (±1.5%
)0.97
This comment was automatically generated by workflow using github-action-benchmark.