diff options
author | Ryan Prichard <rprichard@google.com> | 2020-10-07 16:32:27 -0700 |
---|---|---|
committer | Ryan Prichard <rprichard@google.com> | 2020-10-16 17:55:54 -0700 |
commit | a3d41ee17669084489bbecd3262658834f43541c (patch) | |
tree | 3dc94fca23772726ddaeb1917983c44764f45c8f /benchmarks/string_benchmark.cpp | |
parent | 08a43426a0bcbc53cd2a33b3624bc6b3f7176117 (diff) |
Add __cxa_atexit benchmark
The benchmark calls __cxa_atexit 100000 times, then either exits early
without calling the destructors (_Exit) or exits normally, calling them
(exit).
Test: mmma bionic/benchmarks/spawn
Change-Id: I41fe702d6ef11acb7a1dec95bf546b5dc693bd4a
Diffstat (limited to 'benchmarks/string_benchmark.cpp')
0 files changed, 0 insertions, 0 deletions