stefanpenner / perf-stress

6 stars 3 forks source link

chance for object generation causes pretty serious perf issues #17

Closed stefanpenner closed 9 years ago

stefanpenner commented 9 years ago

this masks actual problems

cc @twokul

stefanpenner commented 9 years ago

i submitted a PR for the largest (and easiest to fix) issue -> https://github.com/victorquinn/chancejs/pull/88

stefanpenner commented 9 years ago

we can't use chance at runtime, it is far to slow. Please look at the profiles with and without chance. We can't have our faking data library pollute our profiles