eden/.patch
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442)
mainly doing this to reduce memory footprint; we all know how nice ankerl::unordered_dense is

in theory 4x faster - in practice these maps arent that "hot" anyways so not likely to have much perf gained

i just want to reduce mem fragmentation to ease my porting process, plus it helps other platforms as well (ahem weak Mediatek devices) :)

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/3442
Reviewed-by: DraVee <dravee@eden-emu.dev>
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
2026-02-10 03:34:07 +01:00
..
boost [externals] Update Boost to 1.90.0 (#3448) 2026-02-02 06:12:36 +01:00
catch2 [compat] Solaris build fixes for openssl, catch2; NetBSD build fixes (#2752) 2025-10-17 22:12:58 +02:00
cpp-jwt [externals] Use patches for spirv-tools, cpp-jwt, and opus instead of forks (#3430) 2026-01-30 20:11:03 +01:00
glslang [compat] HaikuOS port (#2805) 2025-10-22 04:53:40 +02:00
httplib [externals] Update zlib, httplib, and catch2 (#3449) 2026-02-02 06:17:41 +01:00
libadrenotools [cmake] refactor: Use CPM over submodules (#143) 2025-08-04 04:50:14 +02:00
libusb [compat] Solaris build fixes for openssl, catch2; NetBSD build fixes (#2752) 2025-10-17 22:12:58 +02:00
mbedtls [externals] fix mbedtls patch for WoA (#3303) 2026-01-13 02:25:32 +01:00
mcl [dynarmic, qt] fix build with QuaZip <=1.4 and fmt v9 (#2755) 2025-10-17 04:20:11 +02:00
opus [externals] Use patches for spirv-tools, cpp-jwt, and opus instead of forks (#3430) 2026-01-30 20:11:03 +01:00
spirv-tools [externals] Update SPIRV externals to fix MSVC18/VS2026 build (#3401) 2026-01-27 22:40:53 +01:00
unordered-dense [*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 2026-02-10 03:34:07 +01:00