|
@@ -3,3 +3,5 @@
|
|
|
1. Begin performance recording in devtools.
|
|
1. Begin performance recording in devtools.
|
|
|
1. Click a button for test.
|
|
1. Click a button for test.
|
|
|
1. Stop performance recording.
|
|
1. Stop performance recording.
|
|
|
|
|
+
|
|
|
|
|
+Note that times reported in web page are total time for a test function (including other operations). In order to verify which methods is fastest always look in on the "total time" of each Position constructor stubs.
|