Skip to content

Introduce HeapSize() - #569

Open
ArthurBandaryk wants to merge 1 commit into
mainfrom
artur.heap-size
Open

Introduce HeapSize()#569
ArthurBandaryk wants to merge 1 commit into
mainfrom
artur.heap-size

Conversation

@ArthurBandaryk

Copy link
Copy Markdown
Contributor

This PR adds the possibility to determine for a chain of
eventuals the maximum amount of heap memory that needs to
get allocated.

@ArthurBandaryk ArthurBandaryk self-assigned this Aug 26, 2022
@ArthurBandaryk
ArthurBandaryk marked this pull request as draft August 26, 2022 13:48
@ArthurBandaryk
ArthurBandaryk requested review from benh and onelxj August 29, 2022 15:45
@ArthurBandaryk
ArthurBandaryk force-pushed the artur.heap-size branch 2 times, most recently from a803f92 to 1833d73 Compare August 31, 2022 15:42
@ArthurBandaryk
ArthurBandaryk marked this pull request as ready for review August 31, 2022 15:46

@benh benh left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Instead of adding checks for heap size in every test, let's create some new tests to show that types that don't have any heap size equal zero but those that do are a value greater than zero.

Comment thread eventuals/task.h Outdated
Comment thread eventuals/task.h Outdated
Comment thread eventuals/task.h Outdated
Comment thread test/range.cc Outdated
This PR adds the possibility to determine for a chain of
eventuals the maximum amount of heap memory that needs to
get allocated.
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