[libc-commits] [PATCH] D89401: [libc][NFC] Add probability distributions for memory function sizes

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Oct 14 09:35:56 PDT 2020


gchatelet created this revision.
gchatelet added a reviewer: sivachandra.
Herald added subscribers: libc-commits, ecnelises, tschuett, mgorny.
Herald added a project: libc-project.
gchatelet requested review of this revision.

This patch adds memory function size distributions sampled from different applications running in production.
This will be used to benchmark and compare memory functions implementations.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D89401

Files:
  libc/benchmarks/CMakeLists.txt
  libc/benchmarks/MemorySizeDistributions.cpp
  libc/benchmarks/MemorySizeDistributions.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89401.298167.patch
Type: text/x-patch
Size: 57289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20201014/fb96e3f5/attachment-0001.bin>


More information about the libc-commits mailing list