From 2cc7183557fe702d65c3aaaf1e99171639ed84dc Mon Sep 17 00:00:00 2001 From: hap Date: Sat, 27 Nov 2021 16:36:13 +0100 Subject: saitek_osa/sparc: update note --- src/devices/bus/saitek_osa/sparc.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/devices/bus/saitek_osa/sparc.cpp b/src/devices/bus/saitek_osa/sparc.cpp index cbf3fbf6f46..636c3387ca8 100644 --- a/src/devices/bus/saitek_osa/sparc.cpp +++ b/src/devices/bus/saitek_osa/sparc.cpp @@ -16,8 +16,9 @@ The module doesn't have its own LCD screen. It has a grill+fan underneath at the front part, and a heatsink on the CPU. TODO: -- runs too slow? opening book moves take around 3 seconds per ply, but on the - real device less than 1 second, maybe cpu cache related? +- runs too slow? solving mate problems is around 60% slower than real device, + maybe cpu cache related? +- opening book moves take 3 around seconds per ply, should be almost immediate ***************************************************************************/ -- cgit v1.2.3