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