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

inflate: Inline symbol read #234

Merged
merged 1 commit into from
Feb 24, 2020
Merged

inflate: Inline symbol read #234

merged 1 commit into from
Feb 24, 2020

Commits on Feb 23, 2020

  1. inflate: Inline symbol real

    ```
    λ benchcmp old.txt new.txt
    benchmark                       old ns/op     new ns/op     delta
    BenchmarkGunzipCopy-32          22523140      19900003      -11.65%
    BenchmarkGunzipNoWriteTo-32     22542379      19977600      -11.38%
    BenchmarkGunzipStdlib-32        23444056      23435431      -0.04%
    
    benchmark                       old MB/s     new MB/s     speedup
    BenchmarkGunzipCopy-32          211.91       239.85       1.13x
    BenchmarkGunzipNoWriteTo-32     211.73       238.91       1.13x
    BenchmarkGunzipStdlib-32        203.59       203.66       1.00x
    ```
    klauspost committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    4298318 View commit details
    Browse the repository at this point in the history