Skip to content

jcward/hxtelemetry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

97a782a · Apr 27, 2020
Jan 23, 2015
Apr 27, 2020
Oct 25, 2018
Oct 24, 2018
Sep 19, 2015
Apr 27, 2020
Jan 6, 2015
Apr 27, 2020
Oct 24, 2018
Jun 1, 2015
Apr 27, 2020

Repository files navigation

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