Performance telemetry collection infrastructure based on Beacon
Extends Cog Interpreter with detailed performance and memory telemetry. Requires installed VMMaker.
EpMonitor disableDuring: [
Author useAuthor: 'Load' during: [
Metacello new
baseline: 'CoInterpreterTelemetry';
repository: 'github://feenkcom/pharo-telemetry:main/src';
load ] ].