Skip to content

Conversation

@vandenbogart
Copy link
Contributor

When trying to run the benchmarks it crashes due to a benchmarking group name conflict.
This is because of a recent change to the Bytecode struct which removed the "Checked" type. The bench_transact function in bench.rs uses the group id 'transact/raw' for both benchmark steps. I removed the 'checked' bytecode benchmark which causes the conflict.

@vandenbogart vandenbogart changed the title remove 'checked' bytecode bench causing benchmarks to crash due to name remove 'checked' bytecode bench causing benchmarks to crash due to conflict May 28, 2024
@rakita rakita merged commit ba02202 into bluealloy:main May 28, 2024
This was referenced Jun 6, 2024
This was referenced Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants