Performance
NimGui was designed to be minimalistic and optimized for Windows, macOS, and Linux.
Here are some early stats for NimGui on Windows (Core i3-8100 @ 3.6GHz). All stats are taken with URP.
Type | Garbage Collected (bytes) |
---|---|
Unity ImGui | 2600 |
NimGui | 0 |
Type | Update Runtime (ms) | Render (ms) |
---|---|---|
Unity ImGui | 0.2 | 0.13 |
NimGui | 0.18 | 0.009 |