Skip to content

crossbeam_epoch::pin perf regression #55317

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Eh2406 opened this issue Oct 24, 2018 · 3 comments
Closed

crossbeam_epoch::pin perf regression #55317

Eh2406 opened this issue Oct 24, 2018 · 3 comments
Labels
C-bug Category: This is a bug. E-needs-mcve Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example I-slow Issue: Problems and improvements with respect to performance of generated code.

Comments

@Eh2406
Copy link
Contributor

Eh2406 commented Oct 24, 2018

According to the work done on lolbench there was a perf regression on
crossbeam_epoch_0_4_0::pin::single_pin and crossbeam_epoch_0_4_0::pin::multi_pin between nightly 10-11 and 10-12
cc @anp

@Centril Centril added the I-slow Issue: Problems and improvements with respect to performance of generated code. label Oct 25, 2018
@nikic
Copy link
Contributor

nikic commented Dec 15, 2018

Commit range: 5af0bb8...77af314

Not seeing anything obvious in there. #54592 looks the most relevant, but I don't really see how that one would hurt performance.

@sanxiyn sanxiyn changed the title crossbeam_epoch::pin perf regetion crossbeam_epoch::pin perf regression Apr 3, 2019
@Enselic
Copy link
Member

Enselic commented Nov 18, 2023

Triage: To make progress here we'll need some form of MCVE. Labeling appropriately.

@Enselic Enselic added E-needs-mcve Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example C-bug Category: This is a bug. labels Nov 18, 2023
@jackh726
Copy link
Member

Closing since there's actually no usable info on how the perf regression shows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug. E-needs-mcve Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example I-slow Issue: Problems and improvements with respect to performance of generated code.
Projects
None yet
Development

No branches or pull requests

5 participants