mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-05-09 11:51:09 +08:00
prefetch core seems to be behaving, comment out prefetch_debug to improve performance
This commit is contained in:
parent
a3ad75950c
commit
d22a74d135
@ -133,7 +133,7 @@ static Bitu pq_reload;
|
||||
static double pq_next_dbg=0;
|
||||
static unsigned int pq_hit=0,pq_miss=0;
|
||||
|
||||
#define PREFETCH_DEBUG
|
||||
//#define PREFETCH_DEBUG
|
||||
|
||||
/* WARNING: This code needs MORE TESTING. So far, it seems to work fine. */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user