| Test case name | Result |
|---|---|
| simple literal compilation | |
| simple constructor compilation | |
| constructor compilation with capture | |
| literal compilation with capture | |
| Execute literal simple | |
| Execute literal with capture |
| Test name | Executions per second |
|---|---|
| simple literal compilation | 108781504.0 Ops/sec |
| simple constructor compilation | 4884616.0 Ops/sec |
| constructor compilation with capture | 4426632.5 Ops/sec |
| literal compilation with capture | 111682368.0 Ops/sec |
| Execute literal simple | 5888442.0 Ops/sec |
| Execute literal with capture | 7170987.5 Ops/sec |