Skip to content
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

testing PR #1508 rebase #2512

Closed
wants to merge 2 commits into from

Conversation

Anton-Latukha
Copy link
Collaborator

@Anton-Latukha Anton-Latukha commented Dec 19, 2021

Anton-Latukha and others added 2 commits December 20, 2021 02:20
A thread is spawned which at a prespecified interval will report the
live bytes and heap size at the last major collection.

Live bytes corresponds to how much live data a program has and should
match closely the value reported during heap profiling.

Heap size reports the total amount of memory the RTS is using, which
corresponds more closely to OS memory usage.

```
[INFO] Live bytes: 367.45MB Heap size: 676.33MB
```

Closes haskell#1493

Author:     Matthew Pickering <[email protected]>
@Anton-Latukha Anton-Latukha changed the title PR to test rebase of the PR #1508 testing PR #1508 rebase Dec 20, 2021
@Anton-Latukha
Copy link
Collaborator Author

Closing in favour of #1508.

Sign up for free to 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