Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 52b27c2bd627c4b83d94b945748faf237cc28a3c
Author: Louis Dionne <ldionne.2@gmail.com>
Date: Tue Jun 24 13:58:49 2025 -0400

[libc++] Refactor basic_filebuf::overflow() (#144793)

Refactor the function to streamline the logic so it matches the
specification in [filebuf.virtuals] more closely. In particular, avoid
modifying the put area pointers when we loop around after a partial
codecvt conversion.

Note that we're technically not up-to-spec in this implementation, since
the Standard says that we shouldn't try more than once after a partial
codecvt conversion. However, this refactoring attempts not to change any
functionality.
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 542102 2025-12-16T16:40:01 0:00:00
Previous 541777 2025-12-16T16:40:01 0:00:00
Baseline 485288 2025-12-16T16:40:01 0:00:00


Tests Summary

Status Group # # (B)
Performance Regressions 2 0
Performance Improvements 2 0
Added Tests 0 17
Unchanged Tests 81 68
Total Tests 85

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
727_cppcheck_r 1.44% 24.623 24.978 - 0.00% -
709_cactus_r 1.24% 19.781 20.027 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
766_femflow_r -1.72% 13.032 12.808 - 0.00% -
737_gmsh_r -1.00% 13.254 13.121 - 0.00% -

Added Tests - execution_time
706_stockfish_r
707_ntest_r
709_cactus_r
710_omnetpp_r
721_gcc_r
723_llvm_r
727_cppcheck_r
729_abc_r
731_astcenc_r
734_vpr_r
735_gem5_r
736_ocio_r
737_gmsh_r
748_flightdm_r
750_sealcrypto_r
753_ns3_r
766_femflow_r


Report Time: 0.06s
Name Current %
706_stockfish_r 22.295 -
707_ntest_r 18.389 -
709_cactus_r 20.027 1.24%
710_omnetpp_r 8.382 -
721_gcc_r 13.051 -
723_llvm_r 11.506 -
727_cppcheck_r 24.978 1.44%
729_abc_r 18.915 -
731_astcenc_r 10.149 -
734_vpr_r 15.446 -
735_gem5_r 13.789 -
736_ocio_r 16.230 -
737_gmsh_r 13.121 -1.00%
748_flightdm_r 8.949 -
750_sealcrypto_r 18.513 -
753_ns3_r 10.644 -
766_femflow_r 12.808 -1.72%
Geometric Mean 14.426 -