Skip to content

Conversation

inkydragon
Copy link
Member

@inkydragon inkydragon commented Nov 15, 2021

fix #43077

Is this function part of the julia API?
Should I add a test for it?

@JeffBezanson
Copy link
Member

Yes, I guess we might as well have at least a simple test like @test Base.jit_total_bytes() >= 0.

Copy link
Member

@Sacha0 Sacha0 left a comment

Choose a reason for hiding this comment

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

Thanks @inkydragon! :)

@vtjnash vtjnash added the merge me PR is reviewed. Merge when all tests are passing label Nov 16, 2021
@DilumAluthge DilumAluthge merged commit 73f46aa into JuliaLang:master Nov 16, 2021
@DilumAluthge DilumAluthge removed the merge me PR is reviewed. Merge when all tests are passing label Nov 16, 2021
@oscardssmith
Copy link
Member

does this need a backport?

@inkydragon
Copy link
Member Author

In 1.6.3 & 1.7.0-rc3, Base.jit_total_bytes() works fine.

@inkydragon inkydragon deleted the jit_total_bytes branch November 18, 2021 05:00
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Feb 22, 2022
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
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.

Base.jit_total_bytes broken
6 participants