Skip to content

Benchmark to measure speeds between Node.js screenshot libraries.

Notifications You must be signed in to change notification settings

sxxov/windows-ss-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

windows-ss Benchmark

Benchmark to measure speeds between Node.js screenshot libraries.

Run

  1. npm i

  2. npm start

    • or npm start:png to output png instead of bmp

    • or npm start:100 to run only 100 times instead of 1000

Notes

  • You'll need .NET installed to install windows-ss because of edge-js
  • Environment variables that you may change to modify the benchmark's behaviour are:
    • RUNS={{number}}
    • FORMAT={{string}}

License

MIT.

Releases

No releases published

Packages

No packages published