Skip to content

Performance telemetry collection infrastructure based on Beacon

License

Notifications You must be signed in to change notification settings

feenkcom/pharo-telemetry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pharo-telemetry

Performance telemetry collection infrastructure based on Beacon

pharo-vm-telemetry

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 ] ].

About

Performance telemetry collection infrastructure based on Beacon

Resources

License

Stars

Watchers

Forks

Packages

No packages published