This is an archive of the discontinued LLVM Phabricator instance.

[libc++][format] Adds integral formatter benchmarks.
ClosedPublic

Authored by Mordante on Jul 9 2022, 7:10 AM.

Details

Reviewers
ldionne
Group Reviewers
Restricted Project
Commits
rGf338f416baf0: [libc++][format] Adds integral formatter benchmarks.
Summary

This is a preparation to look at possible performance improvements.

Diff Detail

Event Timeline

Mordante created this revision.Jul 9 2022, 7:10 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 9 2022, 7:10 AM
Herald added a subscriber: mgorny. · View Herald Transcript
Mordante requested review of this revision.Jul 9 2022, 7:10 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 9 2022, 7:10 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne accepted this revision.Jul 12 2022, 9:58 AM
This revision is now accepted and ready to land.Jul 12 2022, 9:58 AM
Mordante retitled this revision from [libc++][format] Adds an integral formatter. to [libc++][format] Adds integral formatter benchmarks..Jul 12 2022, 10:16 AM
This revision was automatically updated to reflect the committed changes.