fune/third_party/rust/regex/record/old-bench-log
Mike Hommey c5503d7f3e Bug 1854045 - Update regex to 1.9.4. r=emilio,supply-chain-reviewers
The main side effect is the upgrade of aho-corasick to 1.1, which
contains a SIMD implementation for aarch64.

Differential Revision: https://phabricator.services.mozilla.com/D188673
2023-11-21 01:55:17 +00:00
..
01-lazy-dfa Bug 1854045 - Update regex to 1.9.4. r=emilio,supply-chain-reviewers 2023-11-21 01:55:17 +00:00
02-set Bug 1854045 - Update regex to 1.9.4. r=emilio,supply-chain-reviewers 2023-11-21 01:55:17 +00:00
03-bytes Bug 1854045 - Update regex to 1.9.4. r=emilio,supply-chain-reviewers 2023-11-21 01:55:17 +00:00
04 Bug 1854045 - Update regex to 1.9.4. r=emilio,supply-chain-reviewers 2023-11-21 01:55:17 +00:00
05 Bug 1854045 - Update regex to 1.9.4. r=emilio,supply-chain-reviewers 2023-11-21 01:55:17 +00:00
06 Bug 1854045 - Update regex to 1.9.4. r=emilio,supply-chain-reviewers 2023-11-21 01:55:17 +00:00
07 Bug 1854045 - Update regex to 1.9.4. r=emilio,supply-chain-reviewers 2023-11-21 01:55:17 +00:00
08-new-memmem Bug 1854045 - Update regex to 1.9.4. r=emilio,supply-chain-reviewers 2023-11-21 01:55:17 +00:00
09-new-baseline Bug 1854045 - Update regex to 1.9.4. r=emilio,supply-chain-reviewers 2023-11-21 01:55:17 +00:00
10-last-frontier Bug 1854045 - Update regex to 1.9.4. r=emilio,supply-chain-reviewers 2023-11-21 01:55:17 +00:00
11-regex-1.7.3 Bug 1854045 - Update regex to 1.9.4. r=emilio,supply-chain-reviewers 2023-11-21 01:55:17 +00:00
12-regex-1.8.1 Bug 1854045 - Update regex to 1.9.4. r=emilio,supply-chain-reviewers 2023-11-21 01:55:17 +00:00
13-regex-1.9.0 Bug 1854045 - Update regex to 1.9.4. r=emilio,supply-chain-reviewers 2023-11-21 01:55:17 +00:00
old Bug 1854045 - Update regex to 1.9.4. r=emilio,supply-chain-reviewers 2023-11-21 01:55:17 +00:00
README.md Bug 1854045 - Update regex to 1.9.4. r=emilio,supply-chain-reviewers 2023-11-21 01:55:17 +00:00

These represent an old log of benchmarks from regex 1.7.3 and older. New and much more comprehensive benchmarks are now maintained as part of the rebar project.

We keep these old benchmark recordings for posterity, but they may be removed in the future.

Measurements can be compared using the cargo-benchcmp tool.