Ticket #1335 (closed patch: fixed)
[PATCH] convert t/compilers/pge/04-compile.t to PIR
Reported by: | bubaflub | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | testing | Version: | 1.8.0 |
Severity: | low | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: |
Description
Attached is a patch that converts t/compilers/pge/04-compile.t to PIR. It passes all tests in the t/codingstd/.
Before (in perl):
Files=1, Tests=4, 0 wallclock secs ( 0.22 cusr + 0.09 csys = 0.31 CPU)
After (in PIR):
Files=1, Tests=4, 0 wallclock secs ( 0.06 cusr + 0.02 csys = 0.08 CPU)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.