Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

Restore Shake profiling #621

Merged
merged 3 commits into from
Jun 10, 2020
Merged

Conversation

pepeiborra
Copy link
Collaborator

Fixes #620

A Shake profile is generated as part of the Shake session restart
Copy link
Collaborator

@ndmitchell ndmitchell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! LGTM

src/Development/IDE/Core/Shake.hs Show resolved Hide resolved
src/Development/IDE/Core/Shake.hs Outdated Show resolved Hide resolved
Copy link
Collaborator

@cocreature cocreature left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thank you!

@cocreature cocreature merged commit f766e55 into haskell:master Jun 10, 2020
pepeiborra added a commit to pepeiborra/ide that referenced this pull request Dec 29, 2020
* restore a comment

* Fix Shake profiling

A Shake profile is generated as part of the Shake session restart

* simplify message
pepeiborra added a commit to pepeiborra/ide that referenced this pull request Dec 29, 2020
* restore a comment

* Fix Shake profiling

A Shake profile is generated as part of the Shake session restart

* simplify message
pepeiborra added a commit to pepeiborra/ide that referenced this pull request Dec 29, 2020
* restore a comment

* Fix Shake profiling

A Shake profile is generated as part of the Shake session restart

* simplify message
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

--shake-profiling no longer works
3 participants