generated from Soontao/ts-project-template
-
Notifications
You must be signed in to change notification settings - Fork 0
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
3 changed files
with
12 additions
and
3 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
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
48e93a9
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.
cds-mysql benchmark
query#select_only
26598
ops/sec (±1.93%
)27437
ops/sec (±1.94%
)1.03
query#select_limit
26295
ops/sec (±1.35%
)26509
ops/sec (±2.39%
)1.01
query#select_projection_where
11200
ops/sec (±1.38%
)11408
ops/sec (±1.23%
)1.02
query#select_where_expr
6905
ops/sec (±7.70%
)8213
ops/sec (±1.43%
)1.19
query#select_for_update
26481
ops/sec (±0.48%
)27431
ops/sec (±1.63%
)1.04
query#select_for_update_wait
26450
ops/sec (±0.59%
)27637
ops/sec (±1.15%
)1.04
query#select_from_inner_table
14847
ops/sec (±1.50%
)15036
ops/sec (±1.62%
)1.01
query#upsert_into_entries
24337
ops/sec (±1.80%
)24554
ops/sec (±2.56%
)1.01
query#insert_into_entries
24343
ops/sec (±2.57%
)24339
ops/sec (±1.59%
)1.00
query#insert_into_as_select
21497
ops/sec (±1.71%
)22023
ops/sec (±1.52%
)1.02
query#update_where_set
15012
ops/sec (±1.42%
)14655
ops/sec (±1.98%
)0.98
query#update_with
21589
ops/sec (±2.12%
)22331
ops/sec (±1.35%
)1.03
query#delete_all
27590
ops/sec (±1.70%
)27922
ops/sec (±1.20%
)1.01
query#delete_simple_where
17099
ops/sec (±1.63%
)17899
ops/sec (±1.48%
)1.05
query#delete_complicated_where
14216
ops/sec (±1.25%
)14619
ops/sec (±1.49%
)1.03
typeorm#build_typeorm_entity_for_integration
12.48
ops/sec (±5.93%
)16.19
ops/sec (±5.89%
)1.30
typeorm#build_typeorm_entity_for_fiori
15.54
ops/sec (±1.76%
)19.44
ops/sec (±0.72%
)1.25
This comment was automatically generated by workflow using github-action-benchmark.