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

performance: do not duplicate schema loading #982

Merged
merged 2 commits into from
Apr 25, 2022
Merged

Conversation

TheChymera
Copy link
Contributor

@TheChymera TheChymera commented Apr 25, 2022

New speedscope profile: https://ppb.chymera.eu/51d5f7.svg

@codecov
Copy link

codecov bot commented Apr 25, 2022

Codecov Report

Merging #982 (01763b5) into master (2c4dcdd) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #982   +/-   ##
=======================================
  Coverage   87.52%   87.52%           
=======================================
  Files          64       64           
  Lines        8104     8105    +1     
=======================================
+ Hits         7093     7094    +1     
  Misses       1011     1011           
Flag Coverage Δ
unittests 87.52% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
dandi/bids_validator_xs.py 93.18% <100.00%> (+0.02%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2c4dcdd...01763b5. Read the comment docs.

@yarikoptic
Copy link
Member

still green and no drop in coverage so must have had no undesired side-effects. Assuming this API is not used in other packages (yet), let's just proceed

@yarikoptic yarikoptic added patch Increment the patch version when merged performance Improve performance of an existing feature labels Apr 25, 2022
@yarikoptic yarikoptic merged commit b55c31e into master Apr 25, 2022
@yarikoptic yarikoptic deleted the fast_bids_test branch April 25, 2022 16:38
@github-actions
Copy link

🚀 PR was released in 0.39.3 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged performance Improve performance of an existing feature released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants