Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-02 | Add zlib benchmark | Leandro Pereira | |
2017-04-09 | Update fbench.c | TotalCaesar659 | |
2017-04-09 | Update fftbench.c | TotalCaesar659 | |
2016-12-30 | Free whole MD5 context | Leandro Pereira | |
2016-07-30 | Free result of lup_solve() when performing FFT benchmark | Leandro Pereira | |
2012-01-27 | Fix weird results in benchmark values | Leandro Pereira | |
gcc was (correctly) assuming that benchmark_parallel_for() returned an integer, which was being to a double and messing up results. Added the missing prototype. Also, populate bench_results array with sane values on module init. Some other minor cleanups in benchmark code. | |||
2010-05-03 | Remove outdated arch directory | Leandro A. F. Pereira | |
2010-05-03 | Move files from hardinfo2 to root. | Leandro A. F. Pereira | |