[Bugs] [Bug 1412549] EXPECT_WITHIN is taking too much time even if the result matches with expected value

bugzilla at redhat.com bugzilla at redhat.com
Thu Jan 12 09:38:43 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=1412549



--- Comment #2 from Ashish Pandey <aspandey at redhat.com> ---

This is the comparison in time taken in both the cases - 

Without double quotes - 

[root at apandey glusterfs]# time prove tests/basic/ec/ec-background-heals.t 
tests/basic/ec/ec-background-heals.t .. ok         
All tests successful.
Files=1, Tests=71, 132 wallclock secs ( 0.04 usr  0.01 sys +  2.13 cusr  1.10
csys =  3.28 CPU)
Result: PASS

real    2m12.354s
user    0m2.242s
sys    0m1.124s


With double quotes - 


[root at apandey glusterfs]# 
[root at apandey glusterfs]# 
[root at apandey glusterfs]# time prove tests/basic/ec/ec-background-heals.t 
tests/basic/ec/ec-background-heals.t .. ok     
All tests successful.
Files=1, Tests=71, 610 wallclock secs ( 0.03 usr  0.00 sys + 14.13 cusr  5.63
csys = 19.79 CPU)
Result: PASS

real    10m10.239s
user    0m14.214s
sys    0m5.638s

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=VyS8sO4CUF&a=cc_unsubscribe


More information about the Bugs mailing list