Skip to content

Commit

Permalink
Item12022: Update comments on test
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk@15250 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
PaulHarvey authored and PaulHarvey committed Aug 1, 2012
1 parent b82a2f0 commit d42c491
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions UnitTestContrib/test/unit/LoggerTests.pm
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,8 @@ sub verify_timing_rotate_events {
#
# On my Xeon 3.0GHz PC, this test reports (prior to Item12022 fixes):
# 0.440275 wallclock secs ( 0.44 usr + 0.00 sys = 0.44 CPU) @ 2.27/s (n=1)
# After Foswikirev:15248:
# 0.117118 wallclock secs ( 0.11 usr + 0.00 sys = 0.11 CPU) @ 9.09/s (n=1)
return $this->verify_rotate_events(15000);
}

Expand Down

0 comments on commit d42c491

Please sign in to comment.