Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haxe 3.3 : travis status

haxe 3.2.1 : travis status

haxe dev : travis status

lib to gather gc usage in code See Tests/src/TestAll.hx for code examples

The Tests also serve as a live documentation on how Haxe and hxcpp deal with various type regarding gc usage.

The most notable is how adding a first element to an array or map create allocation on top of the one required for creating the array/map in the first place.

About

haxe lib to gather gc usage via code. Also serve as live doc on how haxe/hxcpp deal with allocation for various types

Resources

Stars

15 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages