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

Masplund/path load #256

Merged
merged 21 commits into from
Sep 8, 2024
Merged

Masplund/path load #256

merged 21 commits into from
Sep 8, 2024

Commits on Aug 23, 2024

  1. Add File System to global state

    Matthew Asplund committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    9f2981c View commit details
    Browse the repository at this point in the history
  2. Update version

    Matthew Asplund committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    645a33e View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. preload file system state

    Matthew Asplund committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    a035e64 View commit details
    Browse the repository at this point in the history
  2. preload target

    Matthew Asplund committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    87aa2ae View commit details
    Browse the repository at this point in the history
  3. Preload the directory output

    Matthew Asplund committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    539ed2b View commit details
    Browse the repository at this point in the history
  4. Convert to format logs

    Matthew Asplund committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    6cb52cf View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Update tests

    Matthew Asplund committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    52a3155 View commit details
    Browse the repository at this point in the history
  2. Update to use format

    Matthew Asplund committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    afd789e View commit details
    Browse the repository at this point in the history
  3. Some more format

    Matthew Asplund committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    7e6a74e View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Convert to try open

    Matthew Asplund committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    f8543c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Add up to date test

    Matthew Asplund committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    0a2cb24 View commit details
    Browse the repository at this point in the history
  2. merge

    Matthew Asplund committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    09081c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Load paths directly

    Matthew Asplund committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9132ab8 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Add benchmark tests

    Matthew Asplund committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    ae0a609 View commit details
    Browse the repository at this point in the history
  2. Create benchmarks

    Matthew Asplund committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    f10cd16 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Use parse for monitor paths

    Matthew Asplund committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    48934b6 View commit details
    Browse the repository at this point in the history
  2. More bench

    Matthew Asplund committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    c1657e6 View commit details
    Browse the repository at this point in the history
  3. merge

    Matthew Asplund committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    4329e93 View commit details
    Browse the repository at this point in the history
  4. update locks

    Matthew Asplund committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    7ca1778 View commit details
    Browse the repository at this point in the history
  5. Fix up C# paths

    Matthew Asplund committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    497f0ad View commit details
    Browse the repository at this point in the history
  6. Update C# paths

    Matthew Asplund committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    c084e10 View commit details
    Browse the repository at this point in the history