23 printf(
"---------------ROOT %s benchmarks summary--------------------\n",
gROOT->GetVersion());
25 printf(
"\n---------------ROOT %s benchmarks summary (in ROOTMARKS)-----\n",
gROOT->GetVersion());
26 printf(
" For comparison, a Pentium IV 2.4Ghz is benchmarked at 600 ROOTMARKS\n");
145 printf(
"****************************************************\n");
146 printf(
"* Your machine is estimated at %7.2f ROOTMARKS *\n",
rootmarks);
147 printf(
"****************************************************\n");
149 printf(
" You must run the ROOT benchmarks before executing this command\n");
R__EXTERN TBenchmark * gBenchmark
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
virtual void Summary(Float_t &rt, Float_t &cp)
Prints a summary of all benchmarks.
Float_t GetCpuTime(const char *name)
Returns Cpu time used by Benchmark name.
Float_t GetRealTime(const char *name)
Returns Realtime used by Benchmark name.