Performance Profiling #6

Open
opened 2023-06-29 09:27:42 +02:00 by max · 0 comments
Owner
  • wrap calls in profiler scopes
  • use large scenes to load, save, unload, etc
  • probably string searches and parsing is slow, so check regex vs direct string calls like indexOf and contains
  • list bottleneck
- [ ] wrap calls in profiler scopes - [ ] use large scenes to load, save, unload, etc - [ ] probably string searches and parsing is slow, so check regex vs direct string calls like indexOf and contains - [ ] list bottleneck
max added this to the ScenePartition POC project 2023-06-29 09:27:43 +02:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: max/ScenePartition#6
No description provided.