| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Using the downloaded path is unreliable since we may have removed the file extension.
There was a problem hiding this comment.
Looks good, couple of questions:
Sorry, something went wrong.
|
Thanks for the review!
Only that we haven't had a stable release with a zstd bundle yet. My thinking was that it would be easier to write and test the functionality for stable versions once we have a stable zstd bundle.
I was thinking no since this only applies to nightly bundles which we haven't advertised before, but I don't feel strongly about it. |
Sorry, something went wrong.
When we're confident about this being a positive improvement, we will go through a proper release channel just to make sure we put out a changelog note and update documentation. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
We are currently experimenting with using bundles compressed using Zstandard (zstd) rather than gzip to potentially save a significant chunk of the time we spend extracting the bundle. This could lead to a noticeable analysis speedup, particularly for small codebases where fixed costs represent a higher proportion of the total runtime.
This PR is one of the first steps. Specifically:
Merge / deployment checklist