Skip to content

Commit 83c2fcd

Browse files
authored
examples: update benchmark game URL
The benchmark game no longer has the "regex-dna" benchmark, but we update the URL anyway. PR #724
1 parent fcab4e5 commit 83c2fcd

5 files changed

+5
-5
lines changed

examples/shootout-regex-dna-bytes.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// The Computer Language Benchmarks Game
2-
// http://benchmarksgame.alioth.debian.org/
2+
// https://benchmarksgame-team.pages.debian.net/benchmarksgame/
33
//
44
// contributed by the Rust Project Developers
55
// contributed by TeXitoi

examples/shootout-regex-dna-cheat.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// The Computer Language Benchmarks Game
2-
// http://benchmarksgame.alioth.debian.org/
2+
// https://benchmarksgame-team.pages.debian.net/benchmarksgame/
33
//
44
// contributed by the Rust Project Developers
55
// contributed by TeXitoi

examples/shootout-regex-dna-single-cheat.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// The Computer Language Benchmarks Game
2-
// http://benchmarksgame.alioth.debian.org/
2+
// https://benchmarksgame-team.pages.debian.net/benchmarksgame/
33
//
44
// contributed by the Rust Project Developers
55
// contributed by TeXitoi

examples/shootout-regex-dna-single.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// The Computer Language Benchmarks Game
2-
// http://benchmarksgame.alioth.debian.org/
2+
// https://benchmarksgame-team.pages.debian.net/benchmarksgame/
33
//
44
// contributed by the Rust Project Developers
55
// contributed by TeXitoi

examples/shootout-regex-dna.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// The Computer Language Benchmarks Game
2-
// http://benchmarksgame.alioth.debian.org/
2+
// https://benchmarksgame-team.pages.debian.net/benchmarksgame/
33
//
44
// contributed by the Rust Project Developers
55
// contributed by TeXitoi

0 commit comments

Comments
 (0)