Description
Non-linear scaling is observed when generating over 1000 unique events using jdk.jfr.TestEventFactory.
Run the simple test with recording on: time java -XX:StartFlightRecording:dumponexit=true TestEventFactory.java 2000
(See test source in the comment below)
Run the simple test with recording on: time java -XX:StartFlightRecording:dumponexit=true TestEventFactory.java 2000
(See test source in the comment below)
Attachments
Issue Links
- relates to
-
JMC-6846 Parser needs to skip events with no metadata
- Resolved