Fire up your console
( Ctrl + Shift + i )
and type
Perf.start()
then post a comment below and type
Perf.stop()
followed by
Perf.printWasted()
. See
documentation
for more details. Complete source code of this demo can be found on
github
.