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

latency: fix cat invalidations #216

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Sep 26, 2023

  1. fix cat invalidations

    This patch removes the invalidation on cat and thus reduces the OneHotArrays loading time from 4.5s to 0.5s (the normal status)
    johnnychen94 authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    0956320 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

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

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    3c9b0ad View commit details
    Browse the repository at this point in the history
  2. hang [h/v]cat lower

    dkarrasch committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    223f060 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c652100 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. add another test

    dkarrasch committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    da9eded View commit details
    Browse the repository at this point in the history