Post
Topic
Board Project Development
Re: Keyhunt - development requests - bug reports
by
_Counselor
on 30/11/2024, 10:53:45 UTC
1/ Is there anyway to fix Xpoint mode? it seems like Xpoint compress mode calculate-y as well, fixing it might give us better speed.

Hi. Fixing what? Is there something to fix there?

Main cycle of xpoint need to calculate one Y value for each 1024 values of X, it can't be done in any other way, But one Y for each 1024 X values is not representative, aka it is negligible.

1/1024 = 0.0009765625 = 0.09% of the process

I have already pointed out this bug in this post