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

Fix perf #172

Merged
merged 15 commits into from
Jun 9, 2024
Merged

Fix perf #172

merged 15 commits into from
Jun 9, 2024

Commits on Apr 19, 2024

  1. Make Pipeline async (#155)

    * use disposableobject
    
    * implement async step
    
    * rename method
    
    * rename method
    
    * merge
    
    * to async pipeline
    
    * make beta
    
    * fix test
    
    * try fix
    AnakinRaW authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    15e7627 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. more pipeline improvements

    AnakinRaW committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    35b449a View commit details
    Browse the repository at this point in the history
  2. merge main into develop

    AnakinRaW committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    f1f377d View commit details
    Browse the repository at this point in the history
  3. fix merge

    AnakinRaW committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    ee2f5ea View commit details
    Browse the repository at this point in the history
  4. Update Pipeline api (#157) (#158)

    * Make Pipeline async (#155)
    
    * use disposableobject
    
    * implement async step
    
    * rename method
    
    * rename method
    
    * merge
    
    * to async pipeline
    
    * make beta
    
    * fix test
    
    * try fix
    
    * more pipeline improvements
    
    * fix merge
    AnakinRaW authored Apr 20, 2024
    Configuration menu
    Copy the full SHA
    a47bc1c View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    0666b10 View commit details
    Browse the repository at this point in the history
  2. update deps

    AnakinRaW committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    c246b79 View commit details
    Browse the repository at this point in the history
  3. merge master into develop

    AnakinRaW committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    d397543 View commit details
    Browse the repository at this point in the history
  4. fix merge

    AnakinRaW committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    77b5314 View commit details
    Browse the repository at this point in the history
  5. avoid race in test

    AnakinRaW committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    2d7d5b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. merge main into develop (#170)

    * Some updates to pipeline (#168)
    
    * Make Pipeline async (#155)
    
    * use disposableobject
    
    * implement async step
    
    * rename method
    
    * rename method
    
    * merge
    
    * to async pipeline
    
    * make beta
    
    * fix test
    
    * try fix
    
    * more pipeline improvements
    
    * fix merge
    
    * Update  Pipeline api (#157) (#158)
    
    * Make Pipeline async (#155)
    
    * use disposableobject
    
    * implement async step
    
    * rename method
    
    * rename method
    
    * merge
    
    * to async pipeline
    
    * make beta
    
    * fix test
    
    * try fix
    
    * more pipeline improvements
    
    * fix merge
    
    * move more logic to base impl of pipeline
    
    * update deps
    
    * fix merge
    
    * avoid race in test
    
    * Span improvements (#169)
    
    * Make Pipeline async (#155)
    
    * use disposableobject
    
    * implement async step
    
    * rename method
    
    * rename method
    
    * merge
    
    * to async pipeline
    
    * make beta
    
    * fix test
    
    * try fix
    
    * more pipeline improvements
    
    * fix merge
    
    * Update  Pipeline api (#157) (#158)
    
    * Make Pipeline async (#155)
    
    * use disposableobject
    
    * implement async step
    
    * rename method
    
    * rename method
    
    * merge
    
    * to async pipeline
    
    * make beta
    
    * fix test
    
    * try fix
    
    * more pipeline improvements
    
    * fix merge
    
    * move more logic to base impl of pipeline
    
    * update deps
    
    * fix merge
    
    * avoid race in test
    
    * move many functions to span
    
    * platform specific test
    
    * hashing service update
    
    * update deps
    
    * fix doc
    
    * other span overload
    AnakinRaW authored Jun 8, 2024
    Configuration menu
    Copy the full SHA
    b590be7 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. merge (dunno if correct)

    AnakinRaW committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    22d3158 View commit details
    Browse the repository at this point in the history
  2. update

    AnakinRaW committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    f7405b4 View commit details
    Browse the repository at this point in the history
  3. merge

    AnakinRaW committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    2a87791 View commit details
    Browse the repository at this point in the history
  4. merge

    AnakinRaW committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    c121108 View commit details
    Browse the repository at this point in the history