Improve debugging performance #13

Open
opened 2024-01-06 16:39:44 +00:00 by TopchetoEU · 0 comments
TopchetoEU commented 2024-01-06 16:39:44 +00:00 (Migrated from github.com)

Currently, when a debugger is attached, the code will run about 10 times slower. This is (of course) not intended behavior, the code should run the same (with a margin of a 5% performance hit at most).

Currently, when a debugger is attached, the code will run about 10 times slower. This is (of course) not intended behavior, the code should run the same (with a margin of a 5% performance hit at most).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: topchetoeu/j2s#13