Skip to content

Commit 7b001d9

Browse files
dokar3github-actions[bot]
authored andcommitted
Update benchmark results
1 parent 8064b73 commit 7b001d9

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

benchmark/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Benchmark Results
22

3-
Generated on 6/29/2024, 8:22:30 AM
3+
Generated on 7/2/2024, 1:39:51 PM
44

5-
Version: 1.0.0-alpha11
5+
Version: 1.0.0-alpha12
66

77
### Test environment
88

@@ -16,17 +16,17 @@ Memory: 15.6 GB
1616

1717
| Name | Iterations | Score | Unit |
1818
| --- | --- | --- | --- |
19-
| defineDslBindings | 5 | 2211.65 | ops/s |
20-
| defineReflectionBindings | 5 | 2230.20 | ops/s |
21-
| invokeDslBindings | 5 | 38399.53 | ops/s |
22-
| invokeReflectionBindings | 5 | 41724.12 | ops/s |
19+
| defineDslBindings | 5 | 2211.57 | ops/s |
20+
| defineReflectionBindings | 5 | 2211.81 | ops/s |
21+
| invokeDslBindings | 5 | 37959.13 | ops/s |
22+
| invokeReflectionBindings | 5 | 41269.80 | ops/s |
2323

2424
### Kotlin/Native Results
2525

2626
| Name | Iterations | Score | Unit |
2727
| --- | --- | --- | --- |
28-
| defineDslBindings | 5 | 2169.57 | ops/sec |
29-
| invokeDslBindings | 5 | 23980.27 | ops/sec |
28+
| defineDslBindings | 5 | 2147.95 | ops/sec |
29+
| invokeDslBindings | 5 | 23507.90 | ops/sec |
3030

3131
### Notes
3232

0 commit comments

Comments
 (0)