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

test: create add-dir benchmark #167

Merged
merged 11 commits into from
Jul 11, 2023
Merged

test: create add-dir benchmark #167

merged 11 commits into from
Jul 11, 2023

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    0e336e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef2dd98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac09138 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4736e62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c28fc91 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    764a659 View commit details
    Browse the repository at this point in the history
  2. fix: ⚡ Double Digit Percentage Improvements. (#169)

    * fix: ⚡ 2x improvement
    
    Signed-off-by: Nishant Arora <[email protected]>
    
    * fix: dag generation with parallelization at each level
    
    ---------
    
    Signed-off-by: Nishant Arora <[email protected]>
    Co-authored-by: Russell Dempsey <[email protected]>
    whizzzkid and SgtPooki authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    e0db228 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

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

Commits on Jul 6, 2023

  1. test: use globSource in add-dir benchmark (#171)

    * fix: use glob source for importing directories
    
    - Use `globSource` from ipfs-utils for import
    - Make all impls return the same CID
    - Remove the dir size - if the CID is the same that's good enough
    
    * chore: fix linting
    
    * chore: remove benchmark from workspaces
    achingbrain authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    f1d4845 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ded7bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09201dd View commit details
    Browse the repository at this point in the history