Completed
Common problems with tests
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Using jsPerf Correctly
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Statistics
- 3 Benchmarking pitfalls
- 4 Test in all browsers
- 5 The 6 bullet points
- 6 Common problems with tests
- 7 Running tests
- 8 Comparing methods
- 9 Test case example
- 10 Reset variables
- 11 Test case
- 12 Test rerun
- 13 Test randomness
- 14 Never just asynchronous
- 15 synchronous tests
- 16 multi test case
- 17 dumb cleanup
- 18 benchmarkjs
- 19 testcount
- 20 unexpected browser features