lynaghk / cljs-react-perf

Performance experiments w/ CLJS React libraries and techniques.
40 stars 1 forks source link

Setup advanced optimizations #3

Closed lynaghk closed 7 years ago

lynaghk commented 7 years ago

Benchmark script should run scenarios under both :simple and :advanced optimizations.

Probably the easiest way to do this is to setup a second html page that invokes the advanced complied js, and have the benchmark script reference that page.