Skip to content

The JVM is using 600MB for, as far as I can tell, absolutely nothing. #4

@IjonTichy

Description

@IjonTichy

Checked htop, using 600+MB.
Did a memory dump. 2MB used in the program.
Checked the memory dump. 1.8MB are for garbage collecting.

That leaves 300KB as a direct result of my code, which is reasonable for what I have so far, around 2MB for garbage collecting, which I will begrudgingly accept, and... over 600 megabytes for the JVM itself.

What the fuck?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions