GameDevTecnico / cubos

A still very barebones game engine focused on voxels and data-oriented programming
https://gamedevtecnico.github.io/cubos/
MIT License
83 stars 23 forks source link

Implement metrics/performing #1150

Closed roby2014 closed 2 months ago

roby2014 commented 4 months ago

Problem

@RiscadoA discovered (in the recent CoffeJam he participated with CUBOS.) that the library is performing really badly.

Solution

First, implement some tooling to calculate metrics and profile, so then we can start investigating.