| Test case name | Result |
|---|---|
| Test 1 — eval (UI script): | |
| Test 2 — new Function (UI script, no cache): | |
| Test 3 — new Function (UI script, cached): | |
| Test 4 — script tag (UI script): |
| Test name | Executions per second |
|---|---|
| Test 1 — eval (UI script): | 179579.0 Ops/sec |
| Test 2 — new Function (UI script, no cache): | 198166.2 Ops/sec |
| Test 3 — new Function (UI script, cached): | 264771.3 Ops/sec |
| Test 4 — script tag (UI script): | 47246.5 Ops/sec |