aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/BenchTimer.h
Commit message (Expand)AuthorAge
* make BenchTimer compatible with 2.0 branchGravatar Gael Guennebaud2010-06-01
* clean #defined tokens, and use clock_gettime for the real timeGravatar Gael Guennebaud2010-03-03
* BenchTimer: avoid warning about symbol redefinition on win32, and include <Ei...Gravatar Eamon Nerbonne2010-03-02
* upsGravatar Hauke Heibel2010-02-22
* Added getRealTime() for windows.Gravatar Hauke Heibel2010-02-22
* extend the bench timer to allow benchmarking of parallel code,Gravatar Gael Guennebaud2010-02-22
* Added missing typedef (will I ever learn it!?)Gravatar Hauke Heibel2009-12-01
* properly implement BenchTimer on POSIXGravatar Benoit Jacob2009-10-29
* Added Windows support to the BenchTimer.Gravatar Hauke Heibel2009-10-20
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* Update e-mail addressGravatar Benoit Jacob2008-11-24
* * updated benchmark files according to recent renamingsGravatar Gael Guennebaud2008-07-27
* some documentation fixes (Cwise* and Cholesky)Gravatar Gael Guennebaud2008-05-22
* * basic support for multicore CPU via a .evalOMP() whichGravatar Gael Guennebaud2008-03-09