Skip to content

Commit a592e4f

Browse files
committed
Format benchmark result [skip ci]
1 parent 9627702 commit a592e4f

File tree

1 file changed

+31
-9
lines changed

1 file changed

+31
-9
lines changed

benchmark/benchmark_result.md

+31-9
Original file line numberDiff line numberDiff line change
@@ -1,62 +1,84 @@
11
# Benchmark Result
22

3-
v 0.10.3
3+
-------------------------------------
4+
5+
# v 0.10.3
6+
47
Outside Atom
8+
59
8.700 μs (100 allocations: 3.61 KiB)
610
3.957 μs (66 allocations: 3.17 KiB)
711
201.799 μs (401 allocations: 16.27 KiB)
812

9-
v 0.10.2
13+
-------------------------------------
14+
15+
# v 0.10.2
16+
1017
Outside Atom
18+
1119
8.700 μs (100 allocations: 3.61 KiB)
1220
3.938 μs (66 allocations: 3.17 KiB)
1321
220.101 μs (403 allocations: 16.33 KiB)
1422

1523
Inside Atom
24+
1625
9.000 μs (100 allocations: 3.61 KiB)
1726
4.114 μs (66 allocations: 3.17 KiB)
1827
300.800 μs (403 allocations: 16.33 KiB)
1928

20-
v 0.10
29+
-------------------------------------
30+
31+
# v 0.10
32+
2133
small bump in extraction is because of two additional `hasmethod` check in `nodeparse`. Using traits this will be fixed
2234

2335
8.899 μs (100 allocations: 3.61 KiB)
2436
3.938 μs (66 allocations: 3.17 KiB)
2537
308.500 μs (403 allocations: 16.33 KiB)
2638

27-
V 0.9.2 - julia 1.4
39+
-------------------------------------
40+
41+
# V 0.9.2 - julia 1.4
2842

2943
10.000 μs (99 allocations: 3.39 KiB)
3044
3.986 μs (66 allocations: 3.17 KiB)
3145
281.099 μs (356 allocations: 14.53 KiB)
3246

33-
V 0.8.2
47+
-------------------------------------
48+
49+
# V 0.8.2
3450

3551
9.800 μs (100 allocations: 3.41 KiB)
3652
4.057 μs (66 allocations: 3.17 KiB)
3753
275.499 μs (356 allocations: 14.53 KiB)
3854

3955
-------------------------------------
40-
V 0.7
56+
57+
# V 0.7
4158

4259
11.299 μs (108 allocations: 11.61 KiB)
4360
5.267 μs (73 allocations: 11.36 KiB)
4461
261.400 μs (371 allocations: 23.11 KiB)
4562

4663
-------------------------------------
47-
V 0.6
64+
65+
# V 0.6
66+
4867
9.099 μs (92 allocations: 11.34 KiB)
4968
16.800 μs (72 allocations: 11.58 KiB)
5069
474.400 μs (348 allocations: 22.61 KiB)
5170

5271
-------------------------------------
53-
V0.5
72+
73+
# V 0.5
74+
5475
9.200 μs (93 allocations: 11.36 KiB)
5576
19.799 μs (72 allocations: 11.58 KiB)
5677
489.401 μs (348 allocations: 22.61 KiB
5778

5879
-------------------------------------
59-
V 0.4
80+
# V 0.4
81+
6082

6183
9.999 μs (92 allocations: 11.34 KiB)
6284
20.900 μs (72 allocations: 11.58 KiB)

0 commit comments

Comments
 (0)