[libhttp-entity-parser-perl] 02/05: update benchmark result

gregor herrmann gregoa at debian.org
Sun Oct 23 00:23:35 UTC 2016


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to tag 0.03
in repository libhttp-entity-parser-perl.

commit e69b011e38efbd81491461c4e0a218f180fe6b56
Author: Masahiro Nagano <kazeburo at gmail.com>
Date:   Fri Feb 7 13:43:23 2014 +0900

    update benchmark result
---
 eg/bench.pl | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/eg/bench.pl b/eg/bench.pl
index 7222ab1..4de4e5c 100644
--- a/eg/bench.pl
+++ b/eg/bench.pl
@@ -33,9 +33,9 @@ cmpthese(timethese(-1, {
 
 __END__
 Benchmark: running http_body, http_entity for at least 1 CPU seconds...
- http_body:  1 wallclock secs ( 1.08 usr +  0.00 sys =  1.08 CPU) @ 36201.85/s (n=39098)
-http_entity:  1 wallclock secs ( 1.10 usr +  0.01 sys =  1.11 CPU) @ 51661.26/s (n=57344)
+ http_body:  1 wallclock secs ( 1.08 usr +  0.00 sys =  1.08 CPU) @ 14339.81/s (n=15487)
+http_entity:  2 wallclock secs ( 1.10 usr +  0.00 sys =  1.10 CPU) @ 65162.73/s (n=71679)
                Rate   http_body http_entity
-http_body   36202/s          --        -30%
-http_entity 51661/s         43%          --
+http_body   14340/s          --        -78%
+http_entity 65163/s        354%          --
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhttp-entity-parser-perl.git



More information about the Pkg-perl-cvs-commits mailing list