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

Clean up "performance allocators" and "performance flate2" backends #7000

Closed
wants to merge 1 commit into from

Commits on Sep 23, 2024

  1. Clean up "performance allocators" and "performance flate2" backends

    Instead of having conditional cargo dependencies in both uv-dev and uv,
    and different `--features` invocations in CI, this introduces a series of
    `uv-performance-*` crates that do the right thing.
    
    These are enabled by default, but can be disabled when working on correctness
    alone, locally.
    fasterthanlime committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e89f275 View commit details
    Browse the repository at this point in the history