Skip to content

Commit ddee965

Browse files
committed
Add new benchmark results
1 parent 11f6ebd commit ddee965

File tree

9 files changed

+128
-56
lines changed

9 files changed

+128
-56
lines changed

bench/results/Crypto.json

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,8 @@
604604
1770087424635,
605605
1770173663034,
606606
1770260234854,
607-
1770346642355
607+
1770346642355,
608+
1770432624726
608609
],
609610
"results": {
610611
"boa": [
@@ -1212,6 +1213,7 @@
12121213
142,
12131214
121,
12141215
123,
1216+
124,
12151217
124
12161218
],
12171219
"v8-jitless": [
@@ -1819,7 +1821,8 @@
18191821
1381,
18201822
1056,
18211823
1016,
1822-
910
1824+
910,
1825+
1039
18231826
],
18241827
"sm-jitless": [
18251828
null,
@@ -2426,7 +2429,8 @@
24262429
665,
24272430
573,
24282431
568,
2429-
572
2432+
572,
2433+
580
24302434
],
24312435
"kiesel": [
24322436
null,
@@ -3033,7 +3037,8 @@
30333037
113,
30343038
98,
30353039
96,
3036-
97
3040+
97,
3041+
98
30373042
],
30383043
"libjs": [
30393044
289,
@@ -3640,6 +3645,7 @@
36403645
null,
36413646
null,
36423647
null,
3648+
null,
36433649
null
36443650
],
36453651
"duktape": [
@@ -4247,7 +4253,8 @@
42474253
343,
42484254
315,
42494255
312,
4250-
310
4256+
310,
4257+
315
42514258
],
42524259
"quickjs": [
42534260
810,
@@ -4854,7 +4861,8 @@
48544861
1132,
48554862
794,
48564863
787,
4857-
792
4864+
792,
4865+
772
48584866
]
48594867
}
48604868
}

bench/results/DeltaBlue.json

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,8 @@
604604
1770087424635,
605605
1770173663034,
606606
1770260234854,
607-
1770346642355
607+
1770346642355,
608+
1770432624726
608609
],
609610
"results": {
610611
"boa": [
@@ -1212,7 +1213,8 @@
12121213
162,
12131214
143,
12141215
145,
1215-
145
1216+
145,
1217+
143
12161218
],
12171219
"v8-jitless": [
12181220
1363,
@@ -1819,7 +1821,8 @@
18191821
1602,
18201822
1482,
18211823
1449,
1822-
1455
1824+
1455,
1825+
1440
18231826
],
18241827
"sm-jitless": [
18251828
null,
@@ -2426,7 +2429,8 @@
24262429
370,
24272430
346,
24282431
336,
2429-
342
2432+
342,
2433+
344
24302434
],
24312435
"kiesel": [
24322436
null,
@@ -3033,6 +3037,7 @@
30333037
102,
30343038
92,
30353039
89,
3040+
91,
30363041
91
30373042
],
30383043
"libjs": [
@@ -3640,6 +3645,7 @@
36403645
null,
36413646
null,
36423647
null,
3648+
null,
36433649
null
36443650
],
36453651
"duktape": [
@@ -4247,6 +4253,7 @@
42474253
261,
42484254
241,
42494255
236,
4256+
238,
42504257
238
42514258
],
42524259
"quickjs": [
@@ -4854,7 +4861,8 @@
48544861
811,
48554862
716,
48564863
694,
4857-
694
4864+
694,
4865+
704
48584866
]
48594867
}
48604868
}

bench/results/EarleyBoyer.json

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,8 @@
604604
1770087424635,
605605
1770173663034,
606606
1770260234854,
607-
1770346642355
607+
1770346642355,
608+
1770432624726
608609
],
609610
"results": {
610611
"boa": [
@@ -1212,7 +1213,8 @@
12121213
378,
12131214
342,
12141215
343,
1215-
342
1216+
342,
1217+
343
12161218
],
12171219
"v8-jitless": [
12181220
5693,
@@ -1819,7 +1821,8 @@
18191821
6289,
18201822
5639,
18211823
5665,
1822-
5879
1824+
5879,
1825+
5766
18231826
],
18241827
"sm-jitless": [
18251828
null,
@@ -2426,7 +2429,8 @@
24262429
1514,
24272430
1338,
24282431
1327,
2429-
1370
2432+
1370,
2433+
1374
24302434
],
24312435
"kiesel": [
24322436
null,
@@ -3033,7 +3037,8 @@
30333037
228,
30343038
217,
30353039
212,
3036-
218
3040+
218,
3041+
214
30373042
],
30383043
"libjs": [
30393044
247,
@@ -3640,6 +3645,7 @@
36403645
null,
36413646
null,
36423647
null,
3648+
null,
36433649
null
36443650
],
36453651
"duktape": [
@@ -4247,7 +4253,8 @@
42474253
561,
42484254
514,
42494255
483,
4250-
495
4256+
495,
4257+
493
42514258
],
42524259
"quickjs": [
42534260
1571,
@@ -4854,7 +4861,8 @@
48544861
1660,
48554862
1578,
48564863
1504,
4857-
1519
4864+
1519,
4865+
1528
48584866
]
48594867
}
48604868
}

bench/results/NavierStokes.json

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,8 @@
604604
1770087424635,
605605
1770173663034,
606606
1770260234854,
607-
1770346642355
607+
1770346642355,
608+
1770432624726
608609
],
609610
"results": {
610611
"boa": [
@@ -1212,7 +1213,8 @@
12121213
349,
12131214
307,
12141215
314,
1215-
315
1216+
315,
1217+
308
12161218
],
12171219
"v8-jitless": [
12181220
1756,
@@ -1819,7 +1821,8 @@
18191821
1959,
18201822
1670,
18211823
1631,
1822-
1658
1824+
1658,
1825+
1585
18231826
],
18241827
"sm-jitless": [
18251828
null,
@@ -2426,7 +2429,8 @@
24262429
1120,
24272430
1004,
24282431
1007,
2429-
1004
2432+
1004,
2433+
984
24302434
],
24312435
"kiesel": [
24322436
null,
@@ -3033,6 +3037,7 @@
30333037
219,
30343038
194,
30353039
193,
3040+
196,
30363041
196
30373042
],
30383043
"libjs": [
@@ -3640,6 +3645,7 @@
36403645
null,
36413646
null,
36423647
null,
3648+
null,
36433649
null
36443650
],
36453651
"duktape": [
@@ -4247,7 +4253,8 @@
42474253
1198,
42484254
999,
42494255
983,
4250-
958
4256+
958,
4257+
957
42514258
],
42524259
"quickjs": [
42534260
1408,
@@ -4854,7 +4861,8 @@
48544861
1869,
48554862
1372,
48564863
1281,
4857-
1369
4864+
1369,
4865+
1291
48584866
]
48594867
}
48604868
}

bench/results/RayTrace.json

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,8 @@
604604
1770087424635,
605605
1770173663034,
606606
1770260234854,
607-
1770346642355
607+
1770346642355,
608+
1770432624726
608609
],
609610
"results": {
610611
"boa": [
@@ -1212,7 +1213,8 @@
12121213
317,
12131214
287,
12141215
290,
1215-
284
1216+
284,
1217+
285
12161218
],
12171219
"v8-jitless": [
12181220
3631,
@@ -1819,7 +1821,8 @@
18191821
4136,
18201822
3722,
18211823
3729,
1822-
3649
1824+
3649,
1825+
3795
18231826
],
18241827
"sm-jitless": [
18251828
null,
@@ -2426,7 +2429,8 @@
24262429
1022,
24272430
938,
24282431
929,
2429-
936
2432+
936,
2433+
934
24302434
],
24312435
"kiesel": [
24322436
null,
@@ -3033,7 +3037,8 @@
30333037
248,
30343038
237,
30353039
225,
3036-
235
3040+
235,
3041+
228
30373042
],
30383043
"libjs": [
30393044
193,
@@ -3640,6 +3645,7 @@
36403645
null,
36413646
null,
36423647
null,
3648+
null,
36433649
null
36443650
],
36453651
"duktape": [
@@ -4247,7 +4253,8 @@
42474253
516,
42484254
450,
42494255
453,
4250-
448
4256+
448,
4257+
454
42514258
],
42524259
"quickjs": [
42534260
1064,
@@ -4854,7 +4861,8 @@
48544861
1141,
48554862
1120,
48564863
1075,
4857-
1057
4864+
1057,
4865+
1092
48584866
]
48594867
}
48604868
}

0 commit comments

Comments
 (0)