Skip to content

Commit

Permalink
chore(deps): update dependency jest to v29.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 12, 2023
1 parent 5432a73 commit b6fc455
Show file tree
Hide file tree
Showing 2 changed files with 226 additions and 207 deletions.
Loading

1 comment on commit b6fc455

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cds-mysql benchmark

Benchmark suite Current: b6fc455 Previous: c618983 Ratio
query#select_only 28331 ops/sec (±1.85%) 27437 ops/sec (±1.94%) 0.97
query#select_limit 27972 ops/sec (±0.49%) 26509 ops/sec (±2.39%) 0.95
query#select_projection_where 11696 ops/sec (±1.44%) 11408 ops/sec (±1.23%) 0.98
query#select_where_expr 7551 ops/sec (±6.93%) 8213 ops/sec (±1.43%) 1.09
query#select_for_update 27695 ops/sec (±1.53%) 27431 ops/sec (±1.63%) 0.99
query#select_for_update_wait 27945 ops/sec (±1.29%) 27637 ops/sec (±1.15%) 0.99
query#select_from_inner_table 15597 ops/sec (±1.52%) 15036 ops/sec (±1.62%) 0.96
query#upsert_into_entries 27043 ops/sec (±0.19%) 24554 ops/sec (±2.56%) 0.91
query#insert_into_entries 26062 ops/sec (±1.62%) 24339 ops/sec (±1.59%) 0.93
query#insert_into_as_select 22746 ops/sec (±1.93%) 22023 ops/sec (±1.52%) 0.97
query#update_where_set 15830 ops/sec (±2.03%) 14655 ops/sec (±1.98%) 0.93
query#update_with 23573 ops/sec (±1.81%) 22331 ops/sec (±1.35%) 0.95
query#delete_all 29336 ops/sec (±1.99%) 27922 ops/sec (±1.20%) 0.95
query#delete_simple_where 18522 ops/sec (±1.84%) 17899 ops/sec (±1.48%) 0.97
query#delete_complicated_where 15282 ops/sec (±1.43%) 14619 ops/sec (±1.49%) 0.96
typeorm#build_typeorm_entity_for_integration 13.33 ops/sec (±4.92%) 16.19 ops/sec (±5.89%) 1.21
typeorm#build_typeorm_entity_for_fiori 15.54 ops/sec (±2.29%) 19.44 ops/sec (±0.72%) 1.25

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.