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
a5c6d2e
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
35993
ops/sec (±1.89%
)27437
ops/sec (±1.94%
)0.76
query#select_limit
36211
ops/sec (±1.26%
)26509
ops/sec (±2.39%
)0.73
query#select_projection_where
13912
ops/sec (±1.70%
)11408
ops/sec (±1.23%
)0.82
query#select_where_expr
8613
ops/sec (±1.65%
)8213
ops/sec (±1.43%
)0.95
query#select_for_update
35530
ops/sec (±1.92%
)27431
ops/sec (±1.63%
)0.77
query#select_for_update_wait
34941
ops/sec (±1.70%
)27637
ops/sec (±1.15%
)0.79
query#select_from_inner_table
18214
ops/sec (±2.07%
)15036
ops/sec (±1.62%
)0.83
query#upsert_into_entries
32930
ops/sec (±1.63%
)24554
ops/sec (±2.56%
)0.75
query#insert_into_entries
32543
ops/sec (±1.19%
)24339
ops/sec (±1.59%
)0.75
query#insert_into_as_select
27397
ops/sec (±1.78%
)22023
ops/sec (±1.52%
)0.80
query#update_where_set
17338
ops/sec (±1.92%
)14655
ops/sec (±1.98%
)0.85
query#update_with
27217
ops/sec (±1.76%
)22331
ops/sec (±1.35%
)0.82
query#delete_all
36746
ops/sec (±1.56%
)27922
ops/sec (±1.20%
)0.76
query#delete_simple_where
21664
ops/sec (±2.20%
)17899
ops/sec (±1.48%
)0.83
query#delete_complicated_where
17926
ops/sec (±1.51%
)14619
ops/sec (±1.49%
)0.82
typeorm#build_typeorm_entity_for_integration
17.58
ops/sec (±5.65%
)16.19
ops/sec (±5.89%
)0.92
typeorm#build_typeorm_entity_for_fiori
21.48
ops/sec (±1.34%
)19.44
ops/sec (±0.72%
)0.91
This comment was automatically generated by workflow using github-action-benchmark.