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

performance optimizations #2947

Merged
merged 6 commits into from
Apr 5, 2024
Merged

performance optimizations #2947

merged 6 commits into from
Apr 5, 2024

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    e714dee View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. add a new benchmark that tests the simple flow

    this will be used to make differences between version 2 and 3 directly visible
    ReneWerner87 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    2001a79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2702f6 View commit details
    Browse the repository at this point in the history
  3. Add a new benchmark that tests the ctx acquire and release flow

    this will be used to show differences between version 2 and 3 directly
    ReneWerner87 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    799df8e View commit details
    Browse the repository at this point in the history
  4. Add a new benchmark that tests the ctx acquire and release flow

    this will be used to show differences between version 2 and 3 directly
    ReneWerner87 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    73caafe View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    4a1443f View commit details
    Browse the repository at this point in the history