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

More perf work #21

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

More perf work #21

wants to merge 7 commits into from

Commits on Jan 13, 2023

  1. Performance Work half done

    Signed-off-by: jasperpotts <[email protected]>
    jasperpotts committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    9e78226 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Merge branch 'main' into more-perf-work

    # Conflicts:
    #	pbj-core/pbj-runtime/src/main/java/com/hedera/pbj/runtime/ProtoParserTools.java
    #	pbj-core/pbj-runtime/src/main/java/com/hedera/pbj/runtime/ProtoWriterTools.java
    #	pbj-core/pbj-runtime/src/main/java/module-info.java
    #	pbj-integration-tests/src/jmh/java/com/hedera/pbj/intergration/jmh/TimestampBench.java
    #	pbj-integration-tests/src/main/java/com/hedera/pbj/integration/EverythingWriterPerfTest.java
    jasperpotts committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    af0ea78 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Merge and cleanup

    Signed-off-by: jasperpotts <[email protected]>
    jasperpotts committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    eda58d5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into more-perf-work

    # Conflicts:
    #	pbj-core/pbj-runtime/build.gradle.kts
    #	pbj-core/pbj-runtime/src/main/java/module-info.java
    #	pbj-integration-tests/src/main/java/com/hedera/pbj/integration/EverythingWriterPerfTest.java
    jasperpotts committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    da1a849 View commit details
    Browse the repository at this point in the history
  3. Finish merge and make everything build again

    Signed-off-by: jasperpotts <[email protected]>
    jasperpotts committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    7a3a612 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Cleanup of benchmarks

    Signed-off-by: jasperpotts <[email protected]>
    jasperpotts committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    1fa95da View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Refined benchmarks

    Signed-off-by: jasperpotts <[email protected]>
    jasperpotts committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    b06ad0b View commit details
    Browse the repository at this point in the history