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

cli speed improvements - aggregation #50

Merged
merged 5 commits into from
May 2, 2022
Merged

cli speed improvements - aggregation #50

merged 5 commits into from
May 2, 2022

Conversation

Equanox
Copy link
Member

@Equanox Equanox commented Apr 29, 2022

This PR adds optimisations for intitial aggreagtion & sanitization which involves a lot of filesystem operations. Though still not fast enough to be used for cli completion (will be handled in another PR)

On a selected project.

Before: 5.31s
image

After: 0.74s
image

@Equanox Equanox changed the title cli speed improvements cli speed improvements - aggreagation Apr 29, 2022
@Equanox Equanox changed the title cli speed improvements - aggreagation cli speed improvements - aggregation Apr 29, 2022
@Equanox Equanox requested review from puengel and rdnt April 29, 2022 20:12
@Equanox Equanox marked this pull request as ready for review April 29, 2022 20:13
bobtask/sanitize.go Outdated Show resolved Hide resolved
Co-authored-by: puengel <40580839+puengel@users.noreply.github.com>
@Equanox Equanox merged commit e06c0ad into main May 2, 2022
@Equanox Equanox deleted the speed-optimizations branch May 2, 2022 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants