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.
chore(deps): update dependency typescript to v5.3.2
- Loading branch information
1 parent
631ed9d
commit ac292e7
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
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
ac292e7
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
38350
ops/sec (±1.16%
)27437
ops/sec (±1.94%
)0.72
query#select_limit
37463
ops/sec (±1.90%
)26509
ops/sec (±2.39%
)0.71
query#select_projection_where
14658
ops/sec (±2.94%
)11408
ops/sec (±1.23%
)0.78
query#select_where_expr
8775
ops/sec (±2.43%
)8213
ops/sec (±1.43%
)0.94
query#select_for_update
36545
ops/sec (±1.56%
)27431
ops/sec (±1.63%
)0.75
query#select_for_update_wait
35846
ops/sec (±1.75%
)27637
ops/sec (±1.15%
)0.77
query#select_from_inner_table
19307
ops/sec (±1.89%
)15036
ops/sec (±1.62%
)0.78
query#upsert_into_entries
35264
ops/sec (±2.14%
)24554
ops/sec (±2.56%
)0.70
query#insert_into_entries
34391
ops/sec (±2.09%
)24339
ops/sec (±1.59%
)0.71
query#insert_into_as_select
29739
ops/sec (±1.67%
)22023
ops/sec (±1.52%
)0.74
query#update_where_set
18846
ops/sec (±2.17%
)14655
ops/sec (±1.98%
)0.78
query#update_with
29898
ops/sec (±1.35%
)22331
ops/sec (±1.35%
)0.75
query#delete_all
38427
ops/sec (±1.69%
)27922
ops/sec (±1.20%
)0.73
query#delete_simple_where
23820
ops/sec (±1.94%
)17899
ops/sec (±1.48%
)0.75
query#delete_complicated_where
19543
ops/sec (±1.58%
)14619
ops/sec (±1.49%
)0.75
typeorm#build_typeorm_entity_for_integration
16.89
ops/sec (±7.17%
)16.19
ops/sec (±5.89%
)0.96
typeorm#build_typeorm_entity_for_fiori
21.86
ops/sec (±1.54%
)19.44
ops/sec (±0.72%
)0.89
This comment was automatically generated by workflow using github-action-benchmark.