Geokureli / hxtelemetry

Haxe Telemetry Generator for hxScout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hxtelemetry

hxtelemetry is an application profiling library that enables telemetry generation for hxScout from Haxe C++ applications. The telemetry provided consists of timing information, callstack samples, and object allocation and garbage collection data.

See hxscout.com for more details.

CI / Compatibility

- build history

The CI tests the following configurations on Linux 64-bit:

  • Haxe 3.2.1 /w hxcpp 3.2.193
  • Haxe 3.4.7 /w hxcpp 3.4.220
  • Haxe 4.0.0-preview.5 /w hxcpp 4.0.7
  • Haxe 4.0.5 /w hxcpp 4.0.69

And the following configuration on Windows 64-bit:

  • Haxe 3.4.7 /w hxcpp 3.4.220

About

Haxe Telemetry Generator for hxScout

License:MIT License


Languages

Language:Haxe 98.1%Language:Shell 1.9%