Skip to content

Commit d2cf5ed

Browse files
authored
Fix benchmark results link in README (#104)
Updated the link to the benchmark results in the README.
1 parent 3e9621f commit d2cf5ed

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@
33
[![Benchmarks](https://github.com/JuliaLang/Microbenchmarks/actions/workflows/benchmarks.yml/badge.svg)](https://github.com/JuliaLang/Microbenchmarks/actions/workflows/benchmarks.yml)
44

55
A collection of micro-benchmarks comparing Julia's performance against other languages.
6-
Originally part of the Julia source tree, these benchmarks generate the performance chart on
7-
[julialang.org/benchmarks](https://julialang.org/benchmarks).
86

9-
**[View results](https://julialang.github.io/Microbenchmarks/)**
7+
**[View results](https://julialang.github.io/Microbenchmarks/dev/benchmarks)**
108

119
## Benchmarks
1210

0 commit comments

Comments
 (0)