Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-117553

Optimize std::string construction from std::istreambuf_iterator

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • gcc / libstdc++
    • None
    • None
    • rhel-pt-cpp-libs
    • None
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • Unspecified
    • Unspecified
    • Unspecified
    • None

      Goal

      • Improve performance of constructing a std::string from std::istreambuf_iterator, e.g. when reading an entire file into a string.

      Acceptance criteria

      Close upstream bug:
      https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112925

      Either the optimization should be committed to the upstream project or the bug should be closed (e.g. because the expected performance benefits were not observed).

              Unassigned Unassigned
              araghuku Alekya Raghukula
              Jonathan Wakely Jonathan Wakely
              Vaclav Kadlcik Vaclav Kadlcik
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated: