File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ default-features = false
129129
130130## Benchmark
131131
132- Using static mechanisms makes your program faster. See my benchmark result below (Intel i7-6700HQ, ran on 2018/11/14 ):
132+ Using static mechanisms makes your program faster. See my benchmark result below (Intel i7-6700HQ, ran on 2019/07/16 ):
133133
134134``` text
135135test include_array_lazy_static ... bench: 43 ns/iter (+/- 3)
Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ default-features = false
126126
127127## Benchmark
128128
129- Using static mechanisms makes your program faster. See my benchmark result below (Intel i7-6700HQ, ran on 2018/11/14 ):
129+ Using static mechanisms makes your program faster. See my benchmark result below (Intel i7-6700HQ, ran on 2019/07/16 ):
130130
131131```text
132132test include_array_lazy_static ... bench: 43 ns/iter (+/- 3)
You can’t perform that action at this time.
0 commit comments