View Issue Details

IDProjectCategoryView StatusLast Update
0000483Medieval EngineersEnhancementpublic2023-05-31 16:43
Reporterequinox Assigned Toequinox  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version0.7.4 (unreleased)Fixed in Version0.7.4 (unreleased) 
Summary0000483: HkGeometry shouldn't capture an allocation stack trace every time its used
Description

HkGeometry is used when gathering navigation mesh data, which means every time navigation mesh data is generated a stack trace is generated for every single convex hull.

Alternatively the logic for convex hull triangle gathering could be changed to use HkConvexVerticesShape.GetFaces

TagsPerformance

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-05-23 22:50 equinox New Issue
2023-05-23 22:50 equinox Tag Attached: Performance
2023-05-31 16:43 equinox Assigned To => equinox
2023-05-31 16:43 equinox Status new => closed
2023-05-31 16:43 equinox Resolution open => fixed
2023-05-31 16:43 equinox Fixed in Version => 0.7.4 (unreleased)
2023-05-31 16:43 equinox Target Version 0.7.4.x (unreleased) => 0.7.4 (unreleased)