You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
4c89bf0
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
44263
ops/sec (±1.71%
)27437
ops/sec (±1.94%
)0.62
query#select_limit
44310
ops/sec (±1.51%
)26509
ops/sec (±2.39%
)0.60
query#select_projection_where
17371
ops/sec (±1.95%
)11408
ops/sec (±1.23%
)0.66
query#select_where_expr
9814
ops/sec (±2.89%
)8213
ops/sec (±1.43%
)0.84
query#select_for_update
43508
ops/sec (±1.71%
)27431
ops/sec (±1.63%
)0.63
query#select_for_update_wait
43769
ops/sec (±1.49%
)27637
ops/sec (±1.15%
)0.63
query#select_from_inner_table
23888
ops/sec (±1.60%
)15036
ops/sec (±1.62%
)0.63
query#upsert_into_entries
41273
ops/sec (±2.05%
)24554
ops/sec (±2.56%
)0.59
query#insert_into_entries
39975
ops/sec (±1.79%
)24339
ops/sec (±1.59%
)0.61
query#insert_into_as_select
35553
ops/sec (±1.09%
)22023
ops/sec (±1.52%
)0.62
query#update_where_set
22749
ops/sec (±0.17%
)14655
ops/sec (±1.98%
)0.64
query#update_with
35907
ops/sec (±1.82%
)22331
ops/sec (±1.35%
)0.62
query#delete_all
45976
ops/sec (±1.47%
)27922
ops/sec (±1.20%
)0.61
query#delete_simple_where
29054
ops/sec (±1.63%
)17899
ops/sec (±1.48%
)0.62
query#delete_complicated_where
23218
ops/sec (±1.71%
)14619
ops/sec (±1.49%
)0.63
typeorm#build_typeorm_entity_for_integration
18.78
ops/sec (±6.40%
)16.19
ops/sec (±5.89%
)0.86
typeorm#build_typeorm_entity_for_fiori
23.98
ops/sec (±1.33%
)19.44
ops/sec (±0.72%
)0.81
This comment was automatically generated by workflow using github-action-benchmark.