commit | b648a9a72873760f59ac7225d5314de5b4a2050d | [log] [tgz] |
---|---|---|
author | bors <bors@rust-lang.org> | Mon Mar 18 08:52:41 2024 +0000 |
committer | bors <bors@rust-lang.org> | Mon Mar 18 08:52:41 2024 +0000 |
tree | 0f27e2670d4a64c85e26d0456cab4696012842ec | |
parent | d7864d25bad83cf25b7e6959142701cb4de7d0f1 [diff] | |
parent | 311024c575c29ce615646460ec4833a7b829fb66 [diff] |
Auto merge of #3387 - RalfJung:bench, r=RalfJung make 'invalidate' benchmark shorter This is currently by far the slowest benchmark in our suite, taking >9s, when the second slowest takes 2.7s. So let's speed this up to 2.3s, making it still the second-slowest in the benchmark suite. `@saethlin` any objections? Also, why is this called "invalidate"? It got added in https://github.com/rust-lang/miri/pull/3083 but I can't figure out the point of that name even after looking at the PR.^^ There should be a comment in the benchmark explaining what it is testing.
This is the main source code repository for Rust. It contains the compiler, standard library, and documentation.
Note: this README is for users rather than contributors. If you wish to contribute to the compiler, you should read CONTRIBUTING.md instead.
Read “Installation” from The Book.
If you really want to install from source (though this is not recommended), see INSTALL.md.
See https://www.rust-lang.org/community for a list of chat platforms and forums.
See CONTRIBUTING.md.
Rust is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0), with portions covered by various BSD-like licenses.
See LICENSE-APACHE, LICENSE-MIT, and COPYRIGHT for details.
The Rust Foundation owns and protects the Rust and Cargo trademarks and logos (the “Rust Trademarks”).
If you want to use these names or brands, please read the media guide.
Third-party logos may be subject to third-party copyrights and trademarks. See Licenses for details.