Skip to content

Commit d0cc8de

Browse files
authored
Remove benchmark section in README
1 parent 69bd51a commit d0cc8de

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,3 @@ accuracy when the argument is within the following range:
5858

5959
- Double (Float64) precision trigonometric functions : `[-1e+14, 1e+14]`
6060
- Single (Float32) precision trigonometric functions : `[-39000, 39000]`
61-
62-
# Benchmarks
63-
64-
You can benchmark the performance of the SLEEF.jl math library on your machine by running
65-
66-
```julia
67-
include(joinpath(Pkg.dir("SLEEF"), "benchmark", "benchmark.jl"))
68-
```
69-

0 commit comments

Comments
 (0)