We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi!
I'm trying to reproduce the benchmark listed in the README.
Can someone please help link to it?
The text was updated successfully, but these errors were encountered:
In my tests, fastrlp seems slower to encode geth headers:
goos: linux goarch: amd64 pkg: scratch cpu: AMD EPYC 7B12 BenchmarkRLP-6 773078 2829 ns/op BenchmarkRLP-6 856600 3045 ns/op BenchmarkRLP-6 337668 3331 ns/op BenchmarkRLP-6 458058 3043 ns/op BenchmarkRLP-6 1000000 3359 ns/op BenchmarkFastRLP-6 370524 9960 ns/op BenchmarkFastRLP-6 134360 8081 ns/op BenchmarkFastRLP-6 148447 8619 ns/op BenchmarkFastRLP-6 141496 8116 ns/op BenchmarkFastRLP-6 132764 8056 ns/op PASS ok scratch 26.194s
Source: https://replit.com/@AnukulSangwan/fastrlp-benchmark
Sorry, something went wrong.
No branches or pull requests
Hi!
I'm trying to reproduce the benchmark listed in the README.
Can someone please help link to it?
The text was updated successfully, but these errors were encountered: