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] authored Sep 12, 2023
1 parent 5432a73 commit 82af152
Show file tree
Hide file tree
Showing 2 changed files with 226 additions and 207 deletions.
Loading

1 comment on commit 82af152

@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: 82af152 Previous: c618983 Ratio
query#select_only 26756 ops/sec (±2.15%) 27437 ops/sec (±1.94%) 1.03
query#select_limit 26763 ops/sec (±1.75%) 26509 ops/sec (±2.39%) 0.99
query#select_projection_where 11211 ops/sec (±1.50%) 11408 ops/sec (±1.23%) 1.02
query#select_where_expr 6690 ops/sec (±7.49%) 8213 ops/sec (±1.43%) 1.23
query#select_for_update 26181 ops/sec (±1.75%) 27431 ops/sec (±1.63%) 1.05
query#select_for_update_wait 26596 ops/sec (±1.85%) 27637 ops/sec (±1.15%) 1.04
query#select_from_inner_table 14677 ops/sec (±1.42%) 15036 ops/sec (±1.62%) 1.02
query#upsert_into_entries 23474 ops/sec (±3.86%) 24554 ops/sec (±2.56%) 1.05
query#insert_into_entries 23395 ops/sec (±1.51%) 24339 ops/sec (±1.59%) 1.04
query#insert_into_as_select 21282 ops/sec (±1.63%) 22023 ops/sec (±1.52%) 1.03
query#update_where_set 15050 ops/sec (±1.10%) 14655 ops/sec (±1.98%) 0.97
query#update_with 21336 ops/sec (±1.44%) 22331 ops/sec (±1.35%) 1.05
query#delete_all 27856 ops/sec (±1.44%) 27922 ops/sec (±1.20%) 1.00
query#delete_simple_where 17263 ops/sec (±1.32%) 17899 ops/sec (±1.48%) 1.04
query#delete_complicated_where 14362 ops/sec (±1.94%) 14619 ops/sec (±1.49%) 1.02
typeorm#build_typeorm_entity_for_integration 12.66 ops/sec (±5.86%) 16.19 ops/sec (±5.89%) 1.28
typeorm#build_typeorm_entity_for_fiori 14.98 ops/sec (±1.70%) 19.44 ops/sec (±0.72%) 1.30

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

Please sign in to comment.