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,49975,2.1,0,74.8,32.1,21.7,100.0,0.53
Sdk,49975,6.5,0,8.04,32.1,21.7,100.0,0.53
Hidden,49975,0.5,0,17.42,32.1,21.7,100.0,0.53
Total,49975,9.0,0,23.76,32.1,21.7,100.0,0.53
1 method nbapp avgshadow median id avgtargetsdk avgminsdk ratioapp ratiomal
2 Self 49975 2.1 0 74.8 32.1 21.7 100.0 0.53
3 Sdk 49975 6.5 0 8.04 32.1 21.7 100.0 0.53
4 Hidden 49975 0.5 0 17.42 32.1 21.7 100.0 0.53
5 Total 49975 9.0 0 23.76 32.1 21.7 100.0 0.53