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

[Neo]: add benchmark that adopts existing tests. #3108

Closed
wants to merge 18 commits into from

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    f34862d View commit details
    Browse the repository at this point in the history
  2. add poc benchmarks

    Jim8y committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    4099aa4 View commit details
    Browse the repository at this point in the history
  3. fornat

    Jim8y committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    08b956d View commit details
    Browse the repository at this point in the history
  4. break bench into opcodes

    Jim8y committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e83742a View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    e3a4c70 View commit details
    Browse the repository at this point in the history
  2. Clean lines

    shargon authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    adb40a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acd4a21 View commit details
    Browse the repository at this point in the history
  4. update with opcode

    Jim8y committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    7b97d28 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'opcodes-benchmark' of github.com:Jim8y/neo into opcodes…

    …-benchmark
    
    * 'opcodes-benchmark' of github.com:Jim8y/neo:
      Update benchmarks/Neo.VM.Benchmarks/Benchmark.OpCodes.cs
      Clean lines
      Update benchmarks/Neo.VM.Benchmarks/Program.cs
    
    # Conflicts:
    #	benchmarks/Neo.VM.Benchmarks/Benchmark.OpCodes.cs
    #	benchmarks/Neo.VM.Benchmarks/Program.cs
    Jim8y committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    54e1f15 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    449a5c6 View commit details
    Browse the repository at this point in the history
  7. test block

    Jim8y committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    21456e0 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'opcodes-benchmark' of github.com:Jim8y/neo into opcodes…

    …-benchmark
    
    * 'opcodes-benchmark' of github.com:Jim8y/neo:
      Delete benchmarks/Neo.VM.Benchmarks/Benchmark.Block.cs
    Jim8y committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    a358eef View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. fix block bench

    Jim8y committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    71cbb79 View commit details
    Browse the repository at this point in the history
  2. update format

    Jim8y committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    a6c5eda View commit details
    Browse the repository at this point in the history
  3. optimize the opcode bench

    Jim8y committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    011b8d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65c613a View commit details
    Browse the repository at this point in the history
  5. update format

    Jim8y committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    c38cdba View commit details
    Browse the repository at this point in the history
  6. revert mistake commit

    Jim8y committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    6a4118f View commit details
    Browse the repository at this point in the history