Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[housekeeping] Add readme's on how to run benchmarks #3

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

JasoonS
Copy link
Contributor

@JasoonS JasoonS commented Nov 18, 2024

I created Readmes to explain how to run the benchmarks and move the benchmarks to a new folder to make it easy to set up and not clutter the root folder.

1. Download Ethereum transaction data - instructions [here](bench-data/README.md)
2. Run benchmarks with:
```bash
make fuzz
Copy link
Owner

Choose a reason for hiding this comment

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

This should be zig build -Doptimize=ReleaseSafe runbench

@ozgrakkurt
Copy link
Owner

thanks!

@ozgrakkurt ozgrakkurt merged commit 865d8d7 into ozgrakkurt:main Nov 18, 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