Performance
- Hooks should be disabled for all tests.
This commit is contained in:
@@ -9,6 +9,7 @@ if (open my $fh, '>', 'perf.rc')
|
||||
"color=on\n",
|
||||
"_forcecolor=on\n",
|
||||
"verbose=label\n",
|
||||
"hooks=off\n",
|
||||
"color.debug=\n";
|
||||
close $fh;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user