Expand description
Benchmark for timing algorithms
Functionsยง
- bench
- Tests of listed
closuresthat take no or constant arguments, named innamesrepeatsruns of each closure. - benchf64
- Tests of listed
closures, named innames, on random data vectors of type specified byrnand lengths of increasingmagnitudesin multiples of 10, e.g. 10,100,1000
repeatsruns of each closure for each magnitude - benchu8
- Tests of listed
closures, named innames, on random data vectors of type specified byrnand lengths of increasingmagnitudesin multiples of 10, e.g. 10,100,1000
repeatsruns of each closure for each magnitude - benchu16
- Tests of listed
closures, named innames, on random data vectors of type specified byrnand lengths of increasingmagnitudesin multiples of 10, e.g. 10,100,1000
repeatsruns of each closure for each magnitude - benchu64
- Tests of listed
closures, named innames, on random data vectors of type specified byrnand lengths of increasingmagnitudesin multiples of 10, e.g. 10,100,1000
repeatsruns of each closure for each magnitude - benchvvf64
- Tests of listed
closures, named innames, on random data vectors of type specified byrnand lengths of increasingmagnitudesin multiples of 10, e.g. 10,100,1000
repeatsruns of each closure for each magnitude - benchvvu8
- Tests of listed
closures, named innames, on random data vectors of type specified byrnand lengths of increasingmagnitudesin multiples of 10, e.g. 10,100,1000
repeatsruns of each closure for each magnitude - benchvvu16
- Tests of listed
closures, named innames, on random data vectors of type specified byrnand lengths of increasingmagnitudesin multiples of 10, e.g. 10,100,1000
repeatsruns of each closure for each magnitude - benchvvu64
- Tests of listed
closures, named innames, on random data vectors of type specified byrnand lengths of increasingmagnitudesin multiples of 10, e.g. 10,100,1000
repeatsruns of each closure for each magnitude - mutbenchf64
- Tests of listed
closures, named innames, on random data vectors of type specified byrnand lengths of increasingmagnitudesin multiples of 10, e.g. 10,100,1000
repeatsruns of each closure for each magnitude - mutbenchu8
- Tests of listed
closures, named innames, on random data vectors of type specified byrnand lengths of increasingmagnitudesin multiples of 10, e.g. 10,100,1000
repeatsruns of each closure for each magnitude - mutbenchu16
- Tests of listed
closures, named innames, on random data vectors of type specified byrnand lengths of increasingmagnitudesin multiples of 10, e.g. 10,100,1000
repeatsruns of each closure for each magnitude - mutbenchu64
- Tests of listed
closures, named innames, on random data vectors of type specified byrn.
Lengths range is iterated over by step.
repeatsruns of each closure for each length of data