>
> Maybe cputime should be used rather than tic/toc to avoid issues of
> variability with cpu load..
It probably depends, but you're right. I think I will go further and create
benchutil_tic and benchutil_toc. It will be possible to set which timer is used.
> You'll then need some fashion of aver
Jaroslav Hajek wrote:
> hello,
> this new package is intended to collect "standard" benchmarks for
> Octave of various versions, with different configurations and on
> different platforms. It also aims to be Matlab-compatible where
> possible, thus allowing also Octave-Matlab comparisons where
> ap
hello,
this new package is intended to collect "standard" benchmarks for
Octave of various versions, with different configurations and on
different platforms. It also aims to be Matlab-compatible where
possible, thus allowing also Octave-Matlab comparisons where
applicable.
I've added two benchmar