Ticket #1333 (closed patch: fixed)
[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
Change History
Note: See
TracTickets for help on using
tickets.