Skip to content

Commit

Permalink
chore: Remove the nightly run of the AVM full tests Github action (#1…
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanmon authored Feb 19, 2025
1 parent c1cc3ed commit d8b595e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/vm_full_tests.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: AVM Full Tests

on:
schedule:
- cron: "15 4 * * 1-5" # Monday to Friday at 4:15 AM UTC
workflow_dispatch:
inputs: {}

Expand Down

1 comment on commit d8b595e

@AztecBot
Copy link
Collaborator

Choose a reason for hiding this comment

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

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'C++ Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.05.

Benchmark suite Current: d8b595e Previous: c1cc3ed Ratio
wasmconstruct_proof_ultrahonk_power_of_2/20 10243.176558 ms/iter 9599.509925 ms/iter 1.07
Goblin::merge(t) 136352528 ns/iter 128071619 ns/iter 1.06

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

CC: @ludamad @codygunton

Please sign in to comment.