Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit eadd0434 authored by Devin Moore's avatar Devin Moore
Browse files

Replace binderdebug regex

It's incredibly slow!
Walking through the text using android-base/strings.h and std::string
operations is much faster.
We are making the same assumptions about the format of the files as we
were with regex, but we have fewer hard requirements for the format now.

See bug for detailed timing results with simpleperf.

Test: atest binderdebug_tests
Bug: 270596767
Change-Id: I674414504050371083aad7a93714114190e8a2b4
parent f492c1a4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment