[libc][benchmark] add memmove to size distribution, also update other distributionsDifferential Revision: https://reviews.llvm.org/D113260
[libc] Update size distributions for memory benchmarksAll distributions have been updated using 7 days worth of data.
[libc] update benchmark distributionsAll distributions (expect D) have been updated using 7 days worth of data.Distributions are smoother.This patch also moves data from header file to individual
[libc] update benchmark distributionsAll distributions (expect D) have been updated using 7 days worth of data.Distributions are smoother.This patch also moves data from header file to individual csv file. Ithelps the editor and allows easier export/plotting of the data.Differential Revision: https://reviews.llvm.org/D105766
show more ...