Skip to content
This repository has been archived by the owner on Nov 18, 2020. It is now read-only.

calipersjs/benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: Benchmarks for calipers have been moved to the calipersjs/calipers.

benchmark

This repository contains Calipers benchmarks for PNG, JPEG, and PDF files. It compares the performance of Calipers with shelling-out to ImageMagick and Poppler.

To run the benchmarks, first install ImageMagick and Poppler. Then install necessary node modules:

npm install

Then run index.js:

node index.js

Releases

No releases published

Packages

No packages published