Skip to content

allenfantasy/bench

Repository files navigation

bench

Benchmark code for frontend animation performance.

Intro

Using benchmark.js to do the bench.

Dependencies

Preparation

install javascript dependencies

# install mongodb, node.js
npm install -g gulp       # gulp
npm install               # other modules

Usage

Run step 2 & 3 if you want to collect data.

  1. gulp Open http://localhost:3000 in browser tab (via browser-sync)

TODO

  • Backend server to collect bench data
  • 2D Translation benchmark
  • 3D Translation benchmark
  • 2D Rotate benchmark
  • 3D Rotate benchmark

Credits

Thanks to @jdalton and @mathiasbynens for this great benchmarking tool!

License

MIT

About

Benchmark code for frontend animation performance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published