summaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/kernel.cpp
diff options
context:
space:
mode:
authorGravatar Yuri Kunde Schlesner2015-01-30 17:15:02 -0200
committerGravatar Yuri Kunde Schlesner2015-02-02 15:37:00 -0200
commit6e11570862e184a10b7954ec26e0d70b9e0c2def (patch)
treead7c45c695f4399bf7dc0281947500b32212f996 /src/core/hle/kernel/kernel.cpp
parentService: Clean-up Interface (diff)
downloadyuzu-6e11570862e184a10b7954ec26e0d70b9e0c2def.tar.gz
yuzu-6e11570862e184a10b7954ec26e0d70b9e0c2def.tar.xz
yuzu-6e11570862e184a10b7954ec26e0d70b9e0c2def.zip
Service: Store function names as const char* instead of std::string
Uses less memory (strings and function table is stored in constant data) and speeds up start up (no need to allocate and copy strings).
Diffstat (limited to 'src/core/hle/kernel/kernel.cpp')
0 files changed, 0 insertions, 0 deletions