Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 411 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 411 Bytes

Victory Points Performance

Experiments for FormidableLabs/victory#873

Install

$ yarn

Prod build

$ BABEL_ENV=production NODE_ENV=production yarn run prod
$ open dist/index.html

Then go to perfomance tab of dev console, select record and select a square of points in the demo page. Stop after about 4 seconds and view perf results.