RFR: 6936: Parser should track statistics during parsing

Jean-Philippe Bempel github.com+4610701+jpbempel at openjdk.java.net
Wed Feb 24 12:41:39 UTC 2021


On Wed, 24 Feb 2021 12:29:39 GMT, Marcus Hirt <hirt at openjdk.org> wrote:

> Do we need the number of events per type? Isn't that the same as a count aggregate with a type filter?

Sure it's the same (or should be �� ) but at least you have this information close to the other ones to interpret them

-------------

PR: https://git.openjdk.java.net/jmc/pull/219


More information about the jmc-dev mailing list