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.
feat: #217 migrate with transparent approach
- Loading branch information
Showing
16 changed files
with
630 additions
and
91 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
Oops, something went wrong.
26bce29
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
27380
ops/sec (±2.10%
)27437
ops/sec (±1.94%
)1.00
query#select_limit
27617
ops/sec (±1.45%
)26509
ops/sec (±2.39%
)0.96
query#select_projection_where
11094
ops/sec (±2.36%
)11408
ops/sec (±1.23%
)1.03
query#select_where_expr
7555
ops/sec (±4.56%
)8213
ops/sec (±1.43%
)1.09
query#select_for_update
27541
ops/sec (±1.26%
)27431
ops/sec (±1.63%
)1.00
query#select_for_update_wait
27170
ops/sec (±1.51%
)27637
ops/sec (±1.15%
)1.02
query#select_from_inner_table
15133
ops/sec (±1.33%
)15036
ops/sec (±1.62%
)0.99
query#upsert_into_entries
24967
ops/sec (±1.72%
)24554
ops/sec (±2.56%
)0.98
query#insert_into_entries
24202
ops/sec (±1.71%
)24339
ops/sec (±1.59%
)1.01
query#insert_into_as_select
21988
ops/sec (±1.26%
)22023
ops/sec (±1.52%
)1.00
query#update_where_set
14616
ops/sec (±1.35%
)14655
ops/sec (±1.98%
)1.00
query#update_with
21892
ops/sec (±1.19%
)22331
ops/sec (±1.35%
)1.02
query#delete_all
28616
ops/sec (±1.82%
)27922
ops/sec (±1.20%
)0.98
query#delete_simple_where
17544
ops/sec (±1.13%
)17899
ops/sec (±1.48%
)1.02
query#delete_complicated_where
14709
ops/sec (±1.15%
)14619
ops/sec (±1.49%
)0.99
typeorm#build_typeorm_entity_for_integration
16.12
ops/sec (±7.44%
)16.19
ops/sec (±5.89%
)1.00
typeorm#build_typeorm_entity_for_fiori
19.54
ops/sec (±0.76%
)19.44
ops/sec (±0.72%
)0.99
This comment was automatically generated by workflow using github-action-benchmark.