Browse Source
[core/hle] use boost::container::small_vector<> instead of std::set<> of dummy threads (#3025)
[core/hle] use boost::container::small_vector<> instead of std::set<> of dummy threads (#3025)
2048 bytes of static storage (128 threads) is more than enough for most applications Highly hit or miss (most likely miss) - check with TOTK beforehand, should bring perf stuff to Android; in theory Signed-off-by: lizzie lizzie@eden-emu.dev Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3025 Reviewed-by: DraVee <dravee@eden-emu.dev> Reviewed-by: Maufeat <sahyno1996@gmail.com> Co-authored-by: lizzie <lizzie@eden-emu.dev> Co-committed-by: lizzie <lizzie@eden-emu.dev>pull/3244/head
committed by
crueter
No known key found for this signature in database
GPG Key ID: 425ACD2D4830EBC6
3 changed files with 66 additions and 81 deletions
-
54src/core/hle/kernel/global_scheduler_context.cpp
-
53src/core/hle/kernel/global_scheduler_context.h
-
40src/core/hle/kernel/k_scheduler.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue