|
|
|
|
|
by kaonashi
4352 days ago
|
|
That benchmark confuses me; is it measuring the entire run of that script, i.e. is it measuring the setup (creating class, inserting into dom) on every run? If so that seems like the wrong way to go about testing performance. |
|