|
|
Subscribe / Log in / New account

Preempt effect on 2.5.39 with contest 0.41

From:  Con Kolivas <conman@kolivas.net>
To:  linux-kernel@vger.kernel.org
Subject:  [BENCHMARK] Preempt effect on 2.5.39 with contest 0.41
Date:  Sun, 29 Sep 2002 12:43:27 +1000

I've performed some benchmarks with the latest contest v0.41
(http://contest.kolivas.net) to determine what effect preemptible has on these
benchmarks and whether contest has the ability to show any effect.

Here are the benchmarks:

noload:
Kernel                  Time            CPU             Ratio
2.5.39                  73.17           93%             1.08
2.5.39-pe               73.03           94%             1.08

process_load:
Kernel                  Time            CPU             Ratio
2.5.39                  91.0            76%             1.31*
2.5.39-pe               83.6            82%             1.23

io_load:
Kernel                  Time            CPU             Ratio
2.5.39                  226             37%             3.20
2.5.39-pe               234             34%             3.43

mem_load:
Kernel                  Time            CPU             Ratio
2.5.39                  103.72          72%             1.53
2.5.39-pe               103.95          73%             1.54

The only statistically significant difference was in process_load where enabling
preempt made it faster. Well duh, what else what you expect? At least we can see
it is having the desired effect and not detrimental to any other area, and that
contest is able to show this effect.

Average of 5 runs when difference was noted, simplified for clarity.

Con.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Copyright © 2002, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds