Measuring the Overhead of iostreams - What Is the Difference?
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore the performance impact of C++ iostreams' synchronization with C stdio streams in this 20-minute conference talk from ACCU 2022. Delve into a simple test harness set up to measure the overhead caused by default synchronization between cin, cout, and corresponding C stdio streams. Examine the results obtained and gain insights into potential improvements for the test methodology. Learn from Ahto Truu's three decades of ICT industry experience as he shares his findings and invites audience feedback to enhance the experiment.
Syllabus
Measuring the Overhead of iostreams: What Is the Difference? - Ahto Truu - ACCU 2022
Taught by
ACCU Conference
Related Courses
Khronos Sycl Language Framework for C++ Accelerators - Take Advantage of All the MIPSACCU Conference via YouTube Space Invaders - The C++20 Spaceship Operator is Upon Us
ACCU Conference via YouTube Grinding, Farming, and Alliances - Become a Better Programmer by Using Words and Ideas From Casual Gaming
ACCU Conference via YouTube Designing for C++ Concurrency Using Message Passing
ACCU Conference via YouTube Productivity in C++ Game Development - Inside the Mind of an AAA Game Developer
ACCU Conference via YouTube