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
2 changed files
with
9 additions
and
5 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
25441aa
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
36815
ops/sec (±1.82%
)27437
ops/sec (±1.94%
)0.75
query#select_limit
36322
ops/sec (±1.83%
)26509
ops/sec (±2.39%
)0.73
query#select_projection_where
14372
ops/sec (±2.84%
)11408
ops/sec (±1.23%
)0.79
query#select_where_expr
8683
ops/sec (±2.62%
)8213
ops/sec (±1.43%
)0.95
query#select_for_update
36592
ops/sec (±1.09%
)27431
ops/sec (±1.63%
)0.75
query#select_for_update_wait
36275
ops/sec (±1.76%
)27637
ops/sec (±1.15%
)0.76
query#select_from_inner_table
18921
ops/sec (±2.13%
)15036
ops/sec (±1.62%
)0.79
query#upsert_into_entries
34011
ops/sec (±0.65%
)24554
ops/sec (±2.56%
)0.72
query#insert_into_entries
32688
ops/sec (±2.80%
)24339
ops/sec (±1.59%
)0.74
query#insert_into_as_select
28011
ops/sec (±2.13%
)22023
ops/sec (±1.52%
)0.79
query#update_where_set
18477
ops/sec (±2.20%
)14655
ops/sec (±1.98%
)0.79
query#update_with
28365
ops/sec (±2.33%
)22331
ops/sec (±1.35%
)0.79
query#delete_all
38076
ops/sec (±1.88%
)27922
ops/sec (±1.20%
)0.73
query#delete_simple_where
22338
ops/sec (±2.07%
)17899
ops/sec (±1.48%
)0.80
query#delete_complicated_where
18672
ops/sec (±2.10%
)14619
ops/sec (±1.49%
)0.78
typeorm#build_typeorm_entity_for_integration
16.43
ops/sec (±5.92%
)16.19
ops/sec (±5.89%
)0.99
typeorm#build_typeorm_entity_for_fiori
19.46
ops/sec (±1.78%
)19.44
ops/sec (±0.72%
)1.00
This comment was automatically generated by workflow using github-action-benchmark.