eden/src/dynarmic/tests
lizzie df838a57fd
[dynarmic] reduce CPU usage on Spooky Mansion by making blocks be page-sized and page-aligned; replace std::set<> with ankerl set in arm64 (#3253)
reduces CPU usage by about 10-20%, may be placebo
Signed-off-by: lizzie lizzie@eden-emu.dev

Co-authored-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3253
Reviewed-by: Maufeat <sahyno1996@gmail.com>
Reviewed-by: DraVee <dravee@eden-emu.dev>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
2026-01-31 00:21:45 +01:00
..
A32 [dynarmic] reduce CPU usage on Spooky Mansion by making blocks be page-sized and page-aligned; replace std::set<> with ankerl set in arm64 (#3253) 2026-01-31 00:21:45 +01:00
A64 [dynarmic] reduce CPU usage on Spooky Mansion by making blocks be page-sized and page-aligned; replace std::set<> with ankerl set in arm64 (#3253) 2026-01-31 00:21:45 +01:00
fp [cmake] refactor: Use CPM over submodules (#143) 2025-08-04 04:50:14 +02:00
native [common] replace Common::BitCast with libc++ provided one (#2774) 2025-10-22 02:56:28 +02:00
unicorn_emu [dynarmic] simplify assert macro usage (Only ASSERT/DEBUG_ASSERT are needed) (#2890) 2025-10-31 17:22:06 +01:00
CMakeLists.txt [cmake] fix dynarmic tests (#3192) 2025-12-23 01:34:58 +01:00
decoder_tests.cpp [dynarmic] reduce CPU usage on Spooky Mansion by making blocks be page-sized and page-aligned; replace std::set<> with ankerl set in arm64 (#3253) 2026-01-31 00:21:45 +01:00
fuzz_util.cpp [cmake] refactor: Use CPM over submodules (#143) 2025-08-04 04:50:14 +02:00
fuzz_util.h [cmake] refactor: Use CPM over submodules (#143) 2025-08-04 04:50:14 +02:00
print_info.cpp [src/dynarmic] Fix No member named 'join' in namespace 'fmt' (#3188) 2025-12-21 17:28:49 +01:00
rand_int.h [cmake] refactor: Use CPM over submodules (#143) 2025-08-04 04:50:14 +02:00
rsqrt_test.cpp [cmake] refactor: Use CPM over submodules (#143) 2025-08-04 04:50:14 +02:00
rsqrt_test_fn.s [cmake] refactor: Use CPM over submodules (#143) 2025-08-04 04:50:14 +02:00
test_generator.cpp [dynarmic] reduce CPU usage on Spooky Mansion by making blocks be page-sized and page-aligned; replace std::set<> with ankerl set in arm64 (#3253) 2026-01-31 00:21:45 +01:00
test_reader.cpp [cmake] refactor: Use CPM over submodules (#143) 2025-08-04 04:50:14 +02:00
x64_cpu_info.cpp [cmake] refactor: Use CPM over submodules (#143) 2025-08-04 04:50:14 +02:00