mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-01-21 15:31:50 +00:00
gbeauche
f0ea192460
Optimized pointers to non virtual member functions. This reduces space
and overhead since runtime checks are eliminated. Actually, it yields up to 10% performance improvement with specialized decoders.
Description
Basilisk II and SheepShaver Macintosh emulators
Languages
C++
66%
C
26.4%
M4
2.6%
Objective-C++
1.7%
Assembly
1.2%
Other
2%