Skip to content

Benchmark cleanup and additions - #274

Closed
brson wants to merge 10 commits into
rust-lang:masterfrom
brson:benchmarks
Closed

Benchmark cleanup and additions#274
brson wants to merge 10 commits into
rust-lang:masterfrom
brson:benchmarks

Conversation

@brson

Copy link
Copy Markdown
Contributor

This branch simplifies some make targets, updates benchmarks so they all compile, completes an incomplete shootout benchmark, adds another, and adds the benchmarks to the test suite.

Please review the Makefile changes because they could break things and I'm not totally confident about them.

@graydon

Copy link
Copy Markdown
Contributor

Thanks! Merged.

oli-obk added a commit to oli-obk/rust that referenced this pull request Sep 19, 2017
make force_allocation handle packed ByValPair
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this pull request Dec 12, 2017
kazcw pushed a commit to kazcw/rust that referenced this pull request Oct 23, 2018
dlrobertson pushed a commit to dlrobertson/rust that referenced this pull request Nov 29, 2018
Clarify that method calls can go on any type.
carolynzech pushed a commit to carolynzech/rust that referenced this pull request Apr 17, 2025
This is an automated PR to merge library subtree updates
from 2025-02-11 (6171d94)
to 2025-03-13 (249cb84) (inclusive)
into main. `git merge` resulted in conflicts, which require manual
resolution.
Files were commited with merge conflict markers.
---------
Co-authored-by: gitbot <git@bot>
Co-authored-by: Michael Tautschnig <tautschn@amazon.com>
noscripter pushed a commit to noscripter/rust that referenced this pull request Sep 8, 2025
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
274: Add crates/*/target to gitignore r=matklad a=h-michael
I am using rls and rust-analyzer together.
Rls creates cache in `crates/*/target`, so I would like to add it to gitignore as well.
Co-authored-by: Hirokazu Hata <h.hata.ai.t@gmail.com>
This pull request was closed.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@brson@graydon