libc bench

benchmark for C library


Project maintained by skymizer Hosted on GitHub Pages — Theme by mattgraham

libc bench

A Benchmark for C Libraries

Instructions to Build

$ make

Instructions to Port

  1. Copy The Barebones To copy from portme/ directory, and change the name to your plaform. For example, if you're on x86_64 architecture, Linux, then you should copy portme/ to x86_64-linux directory.

  2. Refine portme.mak and pat/Config/Config.h