Ticket #1335 (closed patch: fixed)

Opened 12 years ago

Last modified 12 years ago

[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

compilers_pge_04_compile.patch Download (2.9 KB) - added by bubaflub 12 years ago.
patch to convert t/compilers/pge/04-compile.t to PIR

Change History

Changed 12 years ago by bubaflub

patch to convert t/compilers/pge/04-compile.t to PIR

Changed 12 years ago by mikehh

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

applied the patch at r42812

Note: See TracTickets for help on using tickets.