Skip to content

std: Test not emitting debuginfo for backtrace deps - #74560

Closed
alexcrichton wants to merge 1 commit into
rust-lang:masterfrom
alexcrichton:gimli-deps-no-debug
Closed

std: Test not emitting debuginfo for backtrace deps#74560
alexcrichton wants to merge 1 commit into
rust-lang:masterfrom
alexcrichton:gimli-deps-no-debug

Conversation

@alexcrichton

Copy link
Copy Markdown
Member

This is an attempt to see if this affects the regression from #73441
where most of the regression appears to be in the linker, and the linker
does certainly spend a lot of time in debuginfo.

This is an attempt to see if this affects the regression from rust-lang#73441
where most of the regression appears to be in the linker, and the linker
does certainly spend a lot of time in debuginfo.
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @Mark-Simulacrum

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 20, 2020
@alexcrichton

Copy link
Copy Markdown
MemberAuthor

@bors try @rust-timer queue

@rust-timer

Copy link
Copy Markdown
Collaborator

Insufficient permissions to issue commands to rust-timer.

@bors

bors commented Jul 20, 2020

Copy link
Copy Markdown
Collaborator

⌛ Trying commit 3516a16 with merge 2e7283ac4c3767c9483f82e77119a8794133abea...

@eddyb

Copy link
Copy Markdown
Contributor

@rust-timer queue

@rust-timer

Copy link
Copy Markdown
Collaborator

Awaiting bors try build completion

@bors

bors commented Jul 20, 2020

Copy link
Copy Markdown
Collaborator

☀️ Try build successful - checks-actions, checks-azure
Build commit: 2e7283ac4c3767c9483f82e77119a8794133abea (2e7283ac4c3767c9483f82e77119a8794133abea)

@rust-timer

Copy link
Copy Markdown
Collaborator

Queued 2e7283ac4c3767c9483f82e77119a8794133abea with parent 7138410, future comparison URL.

@rust-timer

Copy link
Copy Markdown
Collaborator

Finished benchmarking try commit (2e7283ac4c3767c9483f82e77119a8794133abea): comparison url.

@alexcrichton

Copy link
Copy Markdown
MemberAuthor

Ok, data has been had, going to close this.

@alexcrichton
alexcrichton deleted the gimli-deps-no-debug branch July 21, 2020 00:27
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@alexcrichton@rust-highfive@rust-timer@bors@eddyb@Mark-Simulacrum