Skip to content

Commit 299a739

Browse files
committed
benchmark result
1 parent fab7bbb commit 299a739

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

benchmark/bench.jl

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,13 @@ P1, P2, U = creation();
8484
#=
8585
Benchmark Result
8686
87+
v 0.10
88+
# small bump in extraction is because of two additional hasmethod check in nodeparse. Using traits this will be fixed
89+
90+
8.899 μs (100 allocations: 3.61 KiB)
91+
3.938 μs (66 allocations: 3.17 KiB)
92+
308.500 μs (403 allocations: 16.33 KiB)
93+
8794
V 0.9.2 - julia 1.4
8895
8996
10.000 μs (99 allocations: 3.39 KiB)

0 commit comments

Comments
 (0)