lkml.org 
[lkml]   [2015]   [Apr]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectWhy not build kernel with -O3
Hi,

I have conducted some experiments to compare kernels built with -O2
and -O3. Here are the results:

Application Performance O2 Performance O3 Improvement
Apache 127814.14 req/s 130321.24 req/s 1.96%
Nginx 537589.08 req/s 556723.32 req/s 3.56%
MySQL 70661.38 tx/s 71008.47 tx/s 0.49%
PostgreSQL 79763.39 tx/s 79535.59 tx/s -0.29%
Redis 352547.47 op/s 405417.24 op/s 15.0%
Memcached 844439.14 op/s 845321.79 op/s 0.10%

Geomean: +3.34%

Experiment environment: Linux 3.19.3, GCC 4.9.3 prerelease, Core-i7
4770, 32G RAM, 10GbE

LMbench microbenchmark also shows reduction in various latencies, as
well as increase of throughputs.

Why not add an option to build kernel with -O3?

Regards,
YUAN, Pengfei


\
 
 \ /
  Last update: 2015-04-07 06:21    [W:0.085 / U:0.204 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site