bugsnag / bugsnag-unity-performance

Monitor the start-up, scene loading and network requests of your Unity game and see the results in your BugSnag dashboard.
https://docs.bugsnag.com/performance/integration-guides/unity
MIT License
1 stars 2 forks source link

PLAT-12684 make finished span queue thread safe #132

Closed richardelms closed 1 month ago

richardelms commented 1 month ago

Goal

When building a batch, the access to the finished span queue in the tracer class is not thread safe.

Testing

Manually stress tested as mazerunner cannot handle so many traces at once.

bugsnagbot commented 1 month ago

Build size impact

Format Size impact of Bugsnag (kB)
IL2CPP APK 4.1
IL2CPP IPA 2.25

Generated by :no_entry_sign: Danger