-
-
Notifications
You must be signed in to change notification settings - Fork 94
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
11 changed files
with
246 additions
and
52 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
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
Oops, something went wrong.
615d4c0
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.
Benchmark
normalizeLong
404
ops/sec (±2.62%
)447
ops/sec (±1.68%
)1.11
infer All
10507
ops/sec (±0.53%
)9629
ops/sec (±1.67%
)0.92
denormalizeLong
327
ops/sec (±3.42%
)321
ops/sec (±2.22%
)0.98
denormalizeLong donotcache
897
ops/sec (±1.04%
)888
ops/sec (±0.46%
)0.99
denormalizeShort donotcache 500x
1435
ops/sec (±0.54%
)1351
ops/sec (±0.13%
)0.94
denormalizeShort 500x
996
ops/sec (±0.56%
)958
ops/sec (±0.24%
)0.96
denormalizeLong with mixin Entity
321
ops/sec (±1.20%
)303
ops/sec (±0.26%
)0.94
denormalizeLong withCache
8300
ops/sec (±0.58%
)6836
ops/sec (±0.26%
)0.82
denormalizeLongAndShort withEntityCacheOnly
1741
ops/sec (±0.61%
)1562
ops/sec (±0.31%
)0.90
denormalizeLong All withCache
6781
ops/sec (±0.63%
)6337
ops/sec (±0.17%
)0.93
denormalizeLong Query-sorted withCache
6729
ops/sec (±0.59%
)6647
ops/sec (±0.38%
)0.99
getResponse
5757
ops/sec (±1.38%
)4951
ops/sec (±0.88%
)0.86
getResponse (null)
3897327
ops/sec (±0.58%
)2888601
ops/sec (±0.21%
)0.74
getResponse (clear cache)
322
ops/sec (±0.75%
)292
ops/sec (±1.10%
)0.91
getSmallResponse
2396
ops/sec (±0.54%
)2328
ops/sec (±0.30%
)0.97
getResponse Collection
5467
ops/sec (±1.21%
)5124
ops/sec (±1.06%
)0.94
setLong
395
ops/sec (±2.83%
)437
ops/sec (±2.25%
)1.11
setLongWithMerge
189
ops/sec (±1.49%
)189
ops/sec (±0.36%
)1
setLongWithSimpleMerge
199
ops/sec (±1.49%
)202
ops/sec (±0.27%
)1.02
This comment was automatically generated by workflow using github-action-benchmark.