Details
-
Story
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
Security Level: Default (Default Security Scheme)
-
None
-
Horizon 2020 - Feb 5th, Horizon 2020 - Feb 19th, Horizon 2020 - March 4th, Horizon 2020 - March 18th
Description
We've identified some performance bottlenecks (high CPU usage) due to the use of bson encoding/decoding when processing flows on Sentinel.
Let's look at using protobuf instead - this will also give us the advantage of being strongly typed.
Here's an example stack trace of what's being observed at run-time: