generated from max/template-unity-project
Performance Profiling #6
max
commented 2023-06-29 09:27:42 +02:00
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
Labels
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: max/ScenePartition#6
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?