dolphin/Source
Tillmann Karras 57a005ff3e evdev: reduce startup time
GetName() creates a new evdev device which calls tons of ioctls. But the
main culprit is close() which for input devices appears to be a slow
path in the kernel.

This commit reduces PopulateDevices() by 50% on my laptop, but ~730 ms
is still ridiculously slow for something that isn't needed right away.
2016-12-26 01:24:35 +01:00
..
Android Add TGC disc image compatibility 2016-12-18 18:57:36 +01:00
Core evdev: reduce startup time 2016-12-26 01:24:35 +01:00
DSPSpy
DSPTool
PCH
UnitTests Import/Export signature files as CSV 2016-12-18 00:27:10 +00:00
VSProps
.clang-format
CMakeLists.txt
dolphin-emu.sln