tools.profiler.sampling: better test quots

Bump up the iota lengths so the tests don't sporadically fail with no data.
db4
Joe Groff 2011-11-10 19:28:51 -08:00
parent 7b28e60e0e
commit 316426e1ec
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ TUPLE: boom ;
{ } [ 10 [ [ 100 [ 1000 random (byte-array) drop ] times compact-gc ] profile ] times ] unit-test
{ } [ 2 [ [ 1 seconds sleep ] profile ] times ] unit-test
[ ] [ [ 1,000,000 iota [ sq ] map drop ] profile flat profile. ] unit-test
[ ] [ [ 1,000,000 iota [ sq ] map drop ] profile top-down profile. ] unit-test
[ ] [ [ 3,000,000 iota [ sq ] map drop ] profile flat profile. ] unit-test
[ ] [ [ 3,000,000 iota [ sq ] map drop ] profile top-down profile. ] unit-test
(clear-samples)
f raw-profile-data set-global