mirror of
https://github.com/penpot/penpot.git
synced 2025-07-19 01:28:54 +02:00
🎉 Add performance measuring functions (#6229)
This commit is contained in:
parent
97c24c8b9c
commit
d880307a9b
8 changed files with 284 additions and 26 deletions
|
@ -5,6 +5,7 @@ mod debug;
|
|||
mod emscripten;
|
||||
mod math;
|
||||
mod mem;
|
||||
mod performance;
|
||||
mod render;
|
||||
mod shapes;
|
||||
mod state;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue