Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
rc-man-or-boy-test: Enable nqp-moarvm; raise scale above noise floor
  • Loading branch information
Geoffrey Broadwell committed Jun 17, 2014
1 parent f079596 commit 4dddf4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions minibenchmarks.pl
Expand Up @@ -19,8 +19,8 @@
},
{
name => 'rc-man-or-boy-test',
skip => [qw( nqp-moarvm )],
scale => 10,
skip => [qw( )],
scale => 15,
work => sub { 1 << ($_[0] - 1) },
scaling => 'linear',
x_label => 'k Parameter',
Expand Down

0 comments on commit 4dddf4d

Please sign in to comment.