small refactor
Some checks failed
/ test_checkout (push) Failing after 20s

This commit is contained in:
Jean-Marie 'Histausse' Mineau 2025-06-26 17:38:02 +02:00
parent e7a46aa2a9
commit 1ee8013522
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2
50 changed files with 75 additions and 136 deletions

View file

@ -0,0 +1,5 @@
method,nbapp,avgshadow,median,id,avgtargetsdk,avgminsdk,ratioapp,ratiomal
Self,234,438.1,18,74.8,31.4,22.4,0.47,5.98
Sdk,11755,27.6,5,8.04,32.4,22.0,23.52,0.38
Hidden,1556,16.1,1,17.42,32.1,22.2,3.11,0.71
Total,12301,36.7,6,23.76,32.4,22.0,24.61,0.42
1 method nbapp avgshadow median id avgtargetsdk avgminsdk ratioapp ratiomal
2 Self 234 438.1 18 74.8 31.4 22.4 0.47 5.98
3 Sdk 11755 27.6 5 8.04 32.4 22.0 23.52 0.38
4 Hidden 1556 16.1 1 17.42 32.1 22.2 3.11 0.71
5 Total 12301 36.7 6 23.76 32.4 22.0 24.61 0.42