Ticket #1334 (closed patch: fixed)

Opened 12 years ago

Last modified 12 years ago

[PATCH] convert t/compilers/pge/02-match.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/02-match.t to PIR. It passes all tests in t/codingstd/.

Before (in perl):

Files=1, Tests=2, 0 wallclock secs ( 0.13 cusr + 0.05 csys = 0.18 CPU)

After (in PIR):

Files=1, Tests=4, 0 wallclock secs ( 0.05 cusr + 0.02 csys = 0.07 CPU)

Attachments

compilers_pge_02_match_t.patch Download (1.9 KB) - added by bubaflub 12 years ago.
patch to convert t/compilers/pge/02-match.t to PIR

Change History

Changed 12 years ago by bubaflub

patch to convert t/compilers/pge/02-match.t to PIR

Changed 12 years ago by mikehh

  • status changed from new to closed
  • resolution set to fixed

applied the patch at r42811

Note: See TracTickets for help on using tickets.