Ticket #1312 (closed patch: done)

Opened 12 years ago

Last modified 12 years ago

[PATCH] convert t/library/protoobject.t to PIR

Reported by: bubaflub Owned by: dukeleto
Priority: normal Milestone:
Component: testing Version: 1.8.0
Severity: low Keywords:
Cc: Language:
Patch status: applied Platform: all

Description

Attached is a patch that converts t/library/protoobject.t to PIR. It passes all the tests in t/codingstd/.

Before (in perl):

Files=1, Tests=9, 0 wallclock secs ( 0.11 cusr + 0.11 csys = 0.22 CPU)

After (in PIR):

Files=1, Tests=13, 0 wallclock secs ( 0.02 cusr + 0.02 csys = 0.04 CPU)

Attachments

library_protoobject_t.patch Download (5.3 KB) - added by bubaflub 12 years ago.
patch to convert t/library/protoobject.t to PIR

Change History

Changed 12 years ago by bubaflub

patch to convert t/library/protoobject.t to PIR

Changed 12 years ago by dukeleto

  • owner set to dukeleto
  • platform set to all
  • priority changed from trivial to normal

Changed 12 years ago by dukeleto

  • status changed from new to closed
  • resolution set to done
  • patch set to applied

I seems that mikehh++ has beaten me to this.

Note: See TracTickets for help on using tickets.