mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-11-26 10:49:21 +00:00
Don't profile by default - as this is no use to non-developers.
This commit is contained in:
parent
603c447da7
commit
e8e2f3727a
@ -108,7 +108,7 @@
|
||||
#define PPC_DECODE_CACHE 1
|
||||
#define PPC_FLIGHT_RECORDER 1
|
||||
#define PPC_PROFILE_COMPILE_TIME 0
|
||||
#define PPC_PROFILE_GENERIC_CALLS 1
|
||||
#define PPC_PROFILE_GENERIC_CALLS 0
|
||||
#define PPC_PROFILE_REGS_USE 0
|
||||
#define KPX_MAX_CPUS 1
|
||||
#if ENABLE_DYNGEN
|
||||
|
Loading…
Reference in New Issue
Block a user