[libcxx-commits] [PATCH] D137315: [libc++abi] Improve performance	of __dynamic_cast
    Sirui Mu via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Thu Nov  3 04:34:02 PDT 2022
    
    
  
Lancern added a comment.
In D137315#3904800 <https://reviews.llvm.org/D137315#3904800>, @philnik wrote:
> Could you provide before and after numbers for the benchmark?
The following text file contains the benchmark results. The numbers are measured in nanoseconds.
F25167762: benchmark-results.txt <https://reviews.llvm.org/F25167762>
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137315/new/
https://reviews.llvm.org/D137315
    
    
More information about the libcxx-commits
mailing list