Git Product home page Git Product logo

image-optimisation-tools-comparison's Issues

Update the benchmarks

The tests were last run in January 2016 and new versions of each app have been released.

Cannot sort "Worst Quality" column

When pressing the "Worst Quality" column header

Uncaught TypeError: Cannot read property 'score' of undefined
    at Constructor.sortAsc (http://jamiemason.github.io/image-optimisation-tools-comparison/dist/app/index.js:23943:62)
    at Constructor.sortDesc (http://jamiemason.github.io/image-optimisation-tools-comparison/dist/app/index.js:23946:21)
    at Array.sort (native)
    at Constructor.getResults (http://jamiemason.github.io/image-optimisation-tools-comparison/dist/app/index.js:23901:14)
    at Constructor.render (http://jamiemason.github.io/image-optimisation-tools-comparison/dist/app/index.js:23923:95)
    at ReactCompositeComponentWrapper._renderValidatedComponentWithoutOwnerOrContext (http://jamiemason.github.io/image-optimisation-tools-comparison/dist/app/index.js:10448:34)
    at ReactCompositeComponentWrapper._renderValidatedComponent (http://jamiemason.github.io/image-optimisation-tools-comparison/dist/app/index.js:10468:32)
    at ReactCompositeComponentWrapper.wrapper [as _renderValidatedComponent] (http://jamiemason.github.io/image-optimisation-tools-comparison/dist/app/index.js:16916:21)
    at ReactCompositeComponentWrapper._updateRenderedComponent (http://jamiemason.github.io/image-optimisation-tools-comparison/dist/app/index.js:10421:36)
    at ReactCompositeComponentWrapper._performComponentUpdate (http://jamiemason.github.io/image-optimisation-tools-comparison/dist/app/index.js:10405:10)

"Server render" the results

The table of results is currently generated on the client-side with React, include it in the original HTML.

Include CSS Sprite sheets.

CSS Image Sprites are a really common use case for images that isn't tested currently by the comparison suite - add some to learn whether they have any characteristics that affect the performance of the various tools.

Compare using SSIM instead of MSE

I remember @pornel mentioning this — currently we are using compare -metric MSE but should switch to SSIM for more credible data.

Find what tools will provide this data and switch to them.

Filter by platform

Allow toggling display of platforms each tool is available for (osx, linux, windows etc).

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.