Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-902

Reduce flushes on output operations...

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 3.0.2
    • Affects Version/s: None
    • Component/s: Performance
    • Labels:
      None
    • Environment:
      Any && All

      According to the [C++ Core Guidelines](https://github.com/isocpp/CppCoreGuidelines) @ `SL.50`, the use of `std::endl` causes performance degradation and should be replaced with '\n'...

            Assignee:
            backlog-server-platform DO NOT USE - Backlog - Platform Team
            Reporter:
            RicoAntonioFelix Rico Antonio Felix [X]
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: