Ticket #1333 (closed patch: fixed)

Opened 12 years ago

Last modified 12 years ago

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

Before (in perl):

Files=1, Tests=18, 0 wallclock secs ( 0.19 cusr + 0.23 csys = 0.42 CPU)

After (in PIR):

Files=1, Tests=39, 1 wallclock secs ( 0.03 cusr + 0.02 csys = 0.05 CPU)

Attachments

compilers_json_from_parrot_t.patch Download (11.8 KB) - added by bubaflub 12 years ago.
patch to convert t/compilers/json/from_parrot.patch to PIR

Change History

Changed 12 years ago by bubaflub

patch to convert t/compilers/json/from_parrot.patch to PIR

Changed 12 years ago by mikehh

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

applied the patch modified a bit at r42810

Note: See TracTickets for help on using tickets.