File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -23,10 +23,10 @@ This runtime is constantly monitored for performance regressions. The following
23
23
24
24
| Test | Cold Run | Warm Run|
25
25
| ---- | -------- | ------- |
26
- | Query Collection| 8585 ms | 227 ms |
27
- | Example File | 1052 ms | 108 ms |
28
- | Large Inserts | 10417 ms | 10534 ms |
29
- | Total | 20114 ms | 10890 ms |
26
+ | Query Collection| 8719 ms | 239 ms |
27
+ | Example File | 1031 ms | 119 ms |
28
+ | Large Inserts | 10748 ms | 10745 ms |
29
+ | Total | 20568 ms | 11122 ms |
30
30
31
31
The benchmarks consist of a set of query files, which are parsed by a MySQL parser.
32
32
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " antlr4ng" ,
3
- "version" : " 1.0.5 " ,
3
+ "version" : " 1.0.6 " ,
4
4
"type" : " module" ,
5
5
"description" : " Alternative JavaScript/TypeScript runtime for ANTLR4" ,
6
6
"browser" : " dist/antlr4.web.mjs" ,
You can’t perform that action at this time.
0 commit comments