Git Product home page Git Product logo

Comments (3)

oliver-moran avatar oliver-moran commented on August 19, 2024

It's intended for production.

The use case is for when image libraries with native dependencies (such as node-gd or imagemagick) are either not possible or undesirable. Alternatively, you could say that those libraries are for when this one is undesirable. Because this library has no native dependencies, it is always possible.

With regards to actual performance and desirability, that's a question for your precise use case. A quick test on my MacBook Air:

  • Open a file, resize it, save it: 90ms
  • Open a file then cloned it, resized it and saved it 10,000 times: about 15 minutes (or 90ms × 10,000)

If that suits by your needs then that suits your needs.

from jimp.

Bluejay47 avatar Bluejay47 commented on August 19, 2024

Thanks, I appreciate your taking the time to answer the question.

from jimp.

oliver-moran avatar oliver-moran commented on August 19, 2024

FYI here's an interesting tweet about performance of Jimp:
https://twitter.com/lovell/status/648039050620850176

It appears to be compatible to lwip:
lovell/sharp#275 (comment)

from jimp.

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.