This is an explanation of how the metrics of The Forbidden Path work.
Introdução
The Forbidden Path was sticking out to me because it seems to have no metrics and histograms.
EXCEPTI just noticed that it does. This guide is an attempt to explain what I have learned about the metrics and ratings of your code in The Forbidden Path.
Localização
Do lado direito, next to the blueprint of your goal, right above the button there is a few lines of wierd symbols. these are there not just for aesthetics but are actually usefull.
If we zoom in, we can see that the lowest 2 lines are actually similar and consist of mostly the same symbol that is colored either light or dark red.
What they mean
Based on this example I assume, that the upper line is your performance of how many instructions you have used and the lower one of how many cyles your code takes (although I’m not sure on the second one).
If we take a look at this example of the first level we can see it in practice: an example soultion with 5 instructions
and a solution with only 4 instructions
4 linhas ————————————————————- 5 linhas
As we can see, the amount of light symbols changes depending on how many lines of code we used. every notch (loop on the line, half the hight of a line, alternating to and bottom) stands for one instruction.
Also the appearance of the button changes with some lines missing in the worse solution.
Isso é tudo o que estamos compartilhando hoje para isso Última chamada BBS guia. Este guia foi originalmente criado e escrito por SmartyMcFly. Caso não atualizemos este guia, você pode encontrar a atualização mais recente seguindo este link.