Giter Site home page Giter Site logo

Comments (8)

gildor2 avatar gildor2 commented on May 26, 2024

My "patch" is intended to speedup original zlib code. Is "cloudflare" compatible with "zlib-ng"? I suppose not. So why my repo should be compatible with those two?

If you feel that my code works faster than cloudflare, why simply won't use it?

from fast_zlib.

caoli5288 avatar caoli5288 commented on May 26, 2024

Seem cloudflare's faster than libz-ng(much) and yours faster than cloudflare's.
:)

from fast_zlib.

gildor2 avatar gildor2 commented on May 26, 2024

So, what's the point for merging my zlib with slower one? ;)

from fast_zlib.

caoli5288 avatar caoli5288 commented on May 26, 2024

I means you can patch cloudflare's make it more faster :)

from fast_zlib.

gildor2 avatar gildor2 commented on May 26, 2024

Yesterday I looked in Internet about different "zlib forks". I see that they compete with each other - cloudflare, zlib-ng, intel, etc etc. If my version is faster, why can't I compete with them too? :)

Personally I'd prefer to see my code integrated into stock zlib, however Mark Adler seems get away from zlib support last year. But I still have a hope.

from fast_zlib.

caoli5288 avatar caoli5288 commented on May 26, 2024

Yes. I think you can make new fork instead of an patched file:)

from fast_zlib.

gildor2 avatar gildor2 commented on May 26, 2024

There are ready-to-use files in "Releases" sections (for Windows). I see no point of making a fork when I just need to add one source file and use simple instructions for building the whole library. My code could be compiled with any zlib version (I think), and for any platform.

Really, if I'd like to improve other places of zlib later, I'd consider using fork - but at the moment it's really a kind of patch.

from fast_zlib.

caoli5288 avatar caoli5288 commented on May 26, 2024

Look forward to more improvement. :)

from fast_zlib.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.