Skip to content

Conversation

@unknownbrackets
Copy link
Collaborator

This improves the performance of memory breakpoints and memory validation checks.

Now, with safe memory on or breakpoints configured, IR x86jit normally still outperforms the old jit. Note though that safe memory operates a bit differently, so the old jit's safe memory is easier to debug. But memory breakpoints work well.

Also does the same for arm64jit. They work there too.

-[Unknown]

@unknownbrackets unknownbrackets added arm64jit Occurs with JIT on 64-bit ARM devices, but not another CPU backend. x86jit x86/x64 JIT bugs labels Sep 24, 2023
@hrydgard hrydgard merged commit 06a1f0b into hrydgard:master Sep 24, 2023
@hrydgard hrydgard added this to the v1.16.4 milestone Sep 24, 2023
@unknownbrackets unknownbrackets deleted the x86-ir-breakpoints branch September 24, 2023 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arm64jit Occurs with JIT on 64-bit ARM devices, but not another CPU backend. x86jit x86/x64 JIT bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants