-
Notifications
You must be signed in to change notification settings - Fork 4
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
(Richard's) To profile and analyse algorithmic diff between Google protobuf and Hashgraph's PBJ code #130
Comments
Got initial report, requested Eng sync to review.... |
pbjAlgCompare2/reports/perf_report.html |
PBJ runtime is:17643 |
Related fixes: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Goal: to compare performance/algorithms of Google protobuf and PBJ
To investigate, setup, run and report algorithmic diff
Good starting point:
https://github.com/hashgraph/pbj/blob/79ac1de7b8b706b583f89d2fe1c9d4e60743e480/pbj-integration-tests/src/jmh/java/com/hedera/pbj/intergration/jmh/ProtobufObjectBench.java#L32-L32
The text was updated successfully, but these errors were encountered: