FredTingaud / quick-bench-front-end

Front end side of quick-bench
BSD 2-Clause "Simplified" License
142 stars 11 forks source link

quick-bench keeps random result of benchmark #8

Closed aureliano15 closed 6 years ago

aureliano15 commented 6 years ago

5 different tests, where 37-th string of source file "const auto& v = x[i];" has different indents:

http://quick-bench.com/8tXM_DBFh3F4wSnl-zy8sjHnKDE http://quick-bench.com/mBRcAF79cbG76pI5QGUo2BHtMtw http://quick-bench.com/hb3xATTRdzF3hjRwY9ywGPzjC5A http://quick-bench.com/8DkPXk_iyy6QsSBCjTGoEmc4jGw http://quick-bench.com/Ss-YGFhfuQvnj2gVgrCqBS8pYQY

1-st test very bad, others good.

Random result of test forever keeps on the server.

aureliano15 commented 6 years ago

Understanded. It was necessary to enable checkbox "Clear cached results".

FredTingaud commented 6 years ago

Indeed, it is possible to clear these data by using "Clear cached results".