This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add t/perf/, t/perf/opcount.t
authorDavid Mitchell <davem@iabyn.com>
Tue, 21 Oct 2014 12:25:25 +0000 (13:25 +0100)
committerDavid Mitchell <davem@iabyn.com>
Sun, 26 Oct 2014 16:53:50 +0000 (16:53 +0000)
commit560a595899e8c166737114d0d0b77920d9e26dc5
treeb61bb235c3518dba3df44e6474413558ee16fbbf
parent07308ed1589cc2f7837b5d3a1303d200a49b9338
add t/perf/, t/perf/opcount.t

Add a new directory designed to hold performance / optimising tests
and infrastructure, and add the first test file, opcount.t, that
checks that a sub has the right numbers of particular op types
MANIFEST
Makefile.SH
t/TEST
t/harness
t/perf/opcount.t [new file with mode: 0644]