File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 1
1
# BenchmarkTools.jl
2
2
3
+ [ ![ ] [ docs-stable-img ]] [ docs-stable-url ]
4
+ [ ![ ] [ docs-dev-img ]] [ docs-dev-url ]
3
5
[ ![ Build Status] ( https://github.com/JuliaCI/BenchmarkTools.jl/workflows/CI/badge.svg )] ( https://github.com/JuliaCI/BenchmarkTools.jl/actions/workflows/CI.yml?query=branch%3Amaster )
4
6
[ ![ Code Coverage] ( https://codecov.io/gh/JuliaCI/BenchmarkTools.jl/branch/master/graph/badge.svg?label=codecov&token=ccN7NZpkBx )] ( https://codecov.io/gh/JuliaCI/BenchmarkTools.jl )
5
7
@@ -124,3 +126,8 @@ This package was authored primarily by Jarrett Revels (@jrevels). Additionally,
124
126
- Andreas Noack, for statistics help and investigating weird benchmark time distributions
125
127
- Oscar Blumberg, for discussions on noise robustness
126
128
- Jiahao Chen, for discussions on error analysis
129
+
130
+ [ docs-dev-img ] : https://img.shields.io/badge/docs-dev-blue.svg
131
+ [ docs-dev-url ] : https://JuliaCI.github.io/BenchmarkTools.jl/dev/
132
+ [ docs-stable-img ] : https://img.shields.io/badge/docs-stable-blue.svg
133
+ [ docs-stable-url ] : https://JuliaCI.github.io/BenchmarkTools.jl/stable
You can’t perform that action at this time.
0 commit comments