$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Performance measurement
From: Govindan, Nandagopal (GE Healthcare) (Nandagopal.Govindan_at_[hidden])
Date: 2009-04-07 05:44:42
Hi,
I would like to know how performance measurement( time & memory ) done
in boost.
Do boost has some following APIs to measure performance??
Profiler.start()
Code to be measured
Profiler.stop()
Printstatistics()
Regards
Nandagopal