Benchmark: Difference between revisions
RandomName (talk | contribs) (Reformatting) |
RandomName (talk | contribs) (Removed Audio Test section as it doesn’t exist anymore) |
||
Line 8: | Line 8: | ||
== CPU Test == | == CPU Test == | ||
Play CPU Test and don't try to tap until there is an error message. You may already understand what is the result, it's the "Score" variable connected to Inspect script. It's the speed of the CPU with an imaginary unit. | Play CPU Test and don't try to tap until there is an error message. You may already understand what is the result, it's the "Score" variable connected to Inspect script. It's the speed of the CPU with an imaginary unit. | ||
== How it works == | == How it works == | ||
It's a never ending super fast loop, and it executes a script, which will make either Fancade, your device, or both struggle keeping up. At last, Fancade will ragequit the processing and get out of the loop using the error message (it takes a long time for it to appear) "'''Timeout! Infinite loop?'''". | It's a never ending super fast loop, and it executes a script, which will make either Fancade, your device, or both struggle keeping up. At last, Fancade will ragequit the processing and get out of the loop using the error message (it takes a long time for it to appear) "'''Timeout! Infinite loop?'''". |
Latest revision as of 16:26, 27 May 2024
Benchmark

Title | Benchmark |
Author | RandomName |
GUID | 6016546DC3A1D2F1 |
Benchmark is a useful Fancade game that uses the technology of Fancade to test your device's performance.
CPU Test
Play CPU Test and don't try to tap until there is an error message. You may already understand what is the result, it's the "Score" variable connected to Inspect script. It's the speed of the CPU with an imaginary unit.
How it works
It's a never ending super fast loop, and it executes a script, which will make either Fancade, your device, or both struggle keeping up. At last, Fancade will ragequit the processing and get out of the loop using the error message (it takes a long time for it to appear) "Timeout! Infinite loop?".