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

Fixed VirtualMachine 76 and 78 parameters #16641

Merged
merged 2 commits into from
May 15, 2024

Conversation

jordanmontt
Copy link
Member

@jordanmontt jordanmontt commented May 14, 2024

Fixed VirtualMachine parameter 76 and 78.

The VM stats 76 and 78 report how much time is spent compiling JIT methods, not on JIT methods execution. The message is wrong

Copy link
Collaborator

@PalumboN PalumboN left a comment

Choose a reason for hiding this comment

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

One was missing 🚀

src/System-Support/VirtualMachine.class.st Outdated Show resolved Hide resolved
Co-authored-by: Nahuel Palumbo <nahuel.palumbo@gmail.com>
@jordanmontt jordanmontt changed the title Fixed VirtualMachine 76 parameter Fixed VirtualMachine 76 and 78 parameters May 14, 2024
@tesonep tesonep merged commit d9ffb2c into pharo-project:Pharo13 May 15, 2024
2 checks passed
@jordanmontt jordanmontt deleted the fixing-vm-param-labels branch May 15, 2024 11:53
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.

None yet

3 participants