- Issue created by @znerol
- Merge request !4Issue #3512850: Remove premature optimization in LocationIndices → (Merged) created by znerol
Automatically closed - issue fixed for 2 weeks with no activity.
LocationIndices::set()
tries to reuse ranges of location indices. That only works if the traces are indexed which are in root-to-leaf order. Since
🐛
Stack trace is upside down in pyroscope
Active
this is not the case anymore. The optimization should be removed.
Active
1.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.