Giter VIP home page Giter VIP logo

Comments (3)

dcommander avatar dcommander commented on July 4, 2024 2

Switching our internal zlib implementation requires a lot of testing, so it isn't a trivial task. I've already done that once within the past six months (d016d0e, which updated our internal zlib implementation to the latest Intel zlib code), so I'm not in the mood to do so again right now. However, I will leave this open for consideration in TurboVNC 3.2. It would be nice to have SIMD acceleration for Arm CPUs, which zlib-ng appears to provide. However, I would need to thoroughly benchmark it to ensure that it provides significant enough speedup to justify itself on Arm CPUs and that it provides similar speedup to Intel zlib on x86 CPUs. (That includes SSE2-only CPUs, which TurboVNC still supports.)

from turbovnc.

dcommander avatar dcommander commented on July 4, 2024 2

I was already aware of it and have tested it in the past (#95), but that was some years ago. I'm sure it has improved since then.

from turbovnc.

gdevenyi avatar gdevenyi commented on July 4, 2024

I saw the commit, and I figured I'd highlight the modern project. The other idea of course is to stop directly integrating a versioned copy in the source and take advantage of perhaps submodules and their cmake integration:

https://github.com/zlib-ng/zlib-ng/wiki/Common-build-problems#using-zlib-ng-with-third-party-projects-in-cmake

from turbovnc.

Related Issues (20)

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.