mitaclaw 6c3024c3b1 CachedInterpreter: Combine Interpret, CheckDSI, CheckProgram, and WritePC
I tried making the new templated Interpret callback test only the relevant exceptions (EXCEPTION_DSI, EXCEPTION_PROGRAM, or both), but didn't find a significant performance boost in it. As I am learning, the biggest bottleneck is the number of callbacks emitted, not usually the actual contents of them.
2024-07-23 14:09:57 -07:00
..
2024-07-02 18:29:42 +02:00
2024-07-15 16:11:15 -04:00
2024-07-23 14:06:21 -07:00
2024-07-06 07:36:31 -04:00
2024-07-06 07:36:31 -04:00
2024-05-22 14:32:37 -04:00
2024-01-23 15:15:13 -05:00
2024-03-01 10:52:50 -08:00