DietPi.com/survey | Benchmarks reset for v6.23 released

Created on 15 Apr 2019  路  6Comments  路  Source: MichaIng/DietPi

Reason:

  • Incorrect RAM benchmarks due to low MB size test against sub second time result. Gives poor total MB/s calculation.
  • CPU temps on Pine A64 incorrect.

All we need to do is change dietpi-survey_report to only calculation benchmarks with version 2.


@MichaIng

We could do fixes on dietpi-survey_report to check for invalid CPU temps (+cpu time), but the RAM results need resetting.

META

Most helpful comment

@Fourdee
Added below and committed to GitHub: https://github.com/MichaIng/DietPi/commit/458d8a0bfb01c9ed4e5a6da823d566d20c079b2a

  • Like the new colours on full row. Much better readable when the table is already long (headers possibly out of screen) 馃憤.

Jump directly to desired table:

All 6 comments

@Fourdee
Jep makes sense. Perhaps we can do the version check only when reading RAM values but keep reading the other ones.

@MichaIng

Made a start:
https://dietpi.com/survey/debug.html

@Fourdee
Added below and committed to GitHub: https://github.com/MichaIng/DietPi/commit/458d8a0bfb01c9ed4e5a6da823d566d20c079b2a

  • Like the new colours on full row. Much better readable when the table is already long (headers possibly out of screen) 馃憤.

Jump directly to desired table:

@MichaIng

Also with this update (https://github.com/MichaIng/DietPi/commit/b6044942e0bb6e800f776292ac230434fda5c68e), we seperatlely check for valid entries in each CPU/RAM/RootFS benchmark. So if user only has valid RAM benchmark, the others will be ignored.

Previously we expected CPU/RAM/RootFS to be done together, and, any invalid entry would cause havoc. Changes allow for more control and safety net.

Also yep, colors to ID table easily.

@Fourdee
That is great. Long term we can also offer individual benchmarks, e.g. if user doesn't want to wear SDcard. I remember you wanted to keep it easy that time, all benchs + upload with a single. Perhaps keep that and have a sub menu for individual benchs, e.g. combined with per-drive bench as well.

I will fill the RAM bench table with the devices I have later. I think we can mark this as closed then?

@MichaIng

Perhaps keep that and have a sub menu for individual benchs, e.g. combined with per-drive bench as well.

Yep, something we can do in the future. No rush and the benchmark suite is a nice touch to ensure user can quickly benchmark system and compare.

I will fill the RAM bench table with the devices I have later. I think we can mark this as closed then?

:+1:

I also added the customFS to survey. So yep, all done for now :+1:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Kapot picture Kapot  路  3Comments

k-plan picture k-plan  路  3Comments

and09 picture and09  路  3Comments

k-plan picture k-plan  路  3Comments

1021683053 picture 1021683053  路  3Comments