ecgroup¶
-
class
ecgroup.
ECGroup
(builtin_cv)[source]¶ Bases:
object
-
GetBenchmark
(option)[source]¶ retrieves benchmark results for any of these options: RealTime, CpuTime, Mul, Div, Add, Sub, Exp, Granular
-
StartBenchmark
(options)[source]¶ starts the benchmark with any of these options: RealTime, CpuTime, Mul, Div, Add, Sub, Exp, Granular
-