Closed
Description
Hey there, we recently bumped to 3.9 and noticed latency spike (~double) along a critical code-path. We have json schema validation disabled here for performance reasons.
As a comparison, here's a flamegraph I made where our code uses
Release version 3.8 of the ruby-sdk gem:
I see a lot of cycles spent in Optimizely::StaticProfileManager
, possibly tied to this change
I was wondering if anyone's noticed something similar/ could give me more context on the change here and what we might be able to do to address the performance issues
Metadata
Metadata
Assignees
Labels
No labels