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

Feat/benchmark upgrade #397

Merged
merged 11 commits into from
Oct 31, 2024
Merged

Feat/benchmark upgrade #397

merged 11 commits into from
Oct 31, 2024

Commits on Oct 18, 2024

  1. Revert "Benchmark time reduce (#396)"

    This reverts commit f4e4cf4.
    RLKRo committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    bc3bd91 View commit details
    Browse the repository at this point in the history
  2. reduce benchmark time by reducing default context num and adding a co…

    …nfig with a lot of contexts
    RLKRo committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    96ebd44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab266ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c8cfce View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. remove config for many contexts

    RLKRo committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    76000e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. update the read context

    Instead of updating initial context, update the one we just read.
    This fixes an issue with update time measurement for partially read contexts.
    RLKRo committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    46d79a0 View commit details
    Browse the repository at this point in the history
  2. remove strange docstring

    RLKRo committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    00db276 View commit details
    Browse the repository at this point in the history
  3. reduce context_num to 3

    RLKRo committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    2d3d3a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73cd870 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd12937 View commit details
    Browse the repository at this point in the history
  6. lower context_num to 1

    RLKRo committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    853bd7c View commit details
    Browse the repository at this point in the history