Skip to content

Instantly share code, notes, and snippets.

@drott
Created January 21, 2013 12:36
Show Gist options
  • Save drott/4585753 to your computer and use it in GitHub Desktop.
Save drott/4585753 to your computer and use it in GitHub Desktop.
[global]
description=Trying to simulate WebKit compilation on 8 cores
[gcclike]
numjobs=8
# average header size 4k, average cpp file size 9.5k, average object file size 1.8M
bssplit=4k/40:9k/40,1800k/100
direct=1
ioengine=sync
rw=randrw
rwmixread=70
size=256M
group_reporting=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment