Sander Mertens

Results 49 comments of Sander Mertens
trafficstars

Hm, I have never tried it but I think you'd have to create something like a `/usr/local/meta` directory. If you mirror the directory structure in `~/bake` of a local install...

Hm, the example outputs don't look right: ```c | get_empty_entity | 0.002ns | | get_id_not_found | 0.002ns | | get_id | 0.002ns | | get_16_ids | 0.000ns | | get_pair...

Any measurement that's below one nanosecond is _very_ suspect. Try to cross-reference the results with the README, they should be roughly in the same ballpark.

@HelixTP there was a breaking change in one of the stats structs, thanks for catching it! I fixed it. hopefully it works now.

> The other two big contenders for a relations implementation in the context of an archetypal ECS have been explored at this stage: There's also [Flecs union relationships](https://www.flecs.dev/flecs/md_docs_2Relationships.html#union-property), which are...

Nice catch, but those shouldn't be moved to inactive, but updated with the up-to-date bindings that are here: https://github.com/SanderMertens/flecs?tab=readme-ov-file#language-bindings