Added benchmarks for Construct, Copy, Move, Destroy, Relationals and
Read. On the ones that matter, the benchmarks tests hot and cold data,
and opaque and transparent inputs.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D53825
Add more benchmarks for std::string. ClosedPublic Authored by sbenza on Oct 29 2018, 12:14 PM.
Details Summary Added benchmarks for Construct, Copy, Move, Destroy, Relationals and
Diff Detail
Event TimelineHerald added subscribers: libcxx-commits, ldionne, christof. · View Herald TranscriptOct 29 2018, 12:14 PM This revision is now accepted and ready to land.Oct 29 2018, 7:01 PM Closed by commit rL345611: Add more benchmarks for std::string. (authored by sbenza). · Explain WhyOct 30 2018, 8:56 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 171715 libcxx/trunk/benchmarks/string.bench.cpp
|