callbacks benchmarking
Bernd Eckenfels
ecki at zusammenkunft.net
Tue Feb 18 11:59:26 PST 2014
Am Tue, 18 Feb 2014 13:48:40 -0600
schrieb sun gam <sungamforums5 at gmail.com>:
> My use case is to be able to benchmark the average callback interval
> for listeners, as opposed to an api/service call.
If you mean for an running application I would recommend to have a look
at Metrics or Open Probe API. Or some aspect oriented other APM
solution. Thats a quite different usecase than (framework driven) micro
benchmarks.
Gruss
Bernd
More information about the jmh-dev
mailing list