Test name | Executions per second |
---|---|
postMessage 1 string arg | 158119.4 Ops/sec |
postMessage 2 string arr | 56471.8 Ops/sec |
postMessage 3 string arr | 22364.5 Ops/sec |
postMessage 4 string arr | 9043.6 Ops/sec |
no postMessage no arguments | 50127968.0 Ops/sec |
postMessage Number | 49743.3 Ops/sec |
drawImage | 6996.6 Ops/sec |
postImage Numbers ([id, x, y, angle, scale_x, scale_y, alpha]) | 15609.1 Ops/sec |
postImage Numbers (String(id, x, y, angle, scale_x, scale_y, alpha)) | 43249.6 Ops/sec |