summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2021-11-27 16:36:13 +0100
committer hap <happppp@users.noreply.github.com>2021-11-27 16:36:20 +0100
commit2cc7183557fe702d65c3aaaf1e99171639ed84dc (patch)
treeaf96242cf67b6843338f483ae942b1eaba88ec8c
parent17b9b96af33e39b23a0ef0692792fd4c616ccc57 (diff)
saitek_osa/sparc: update note
-rw-r--r--src/devices/bus/saitek_osa/sparc.cpp5
1 files 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
***************************************************************************/