Ticket #1310 (closed todo: done)

Opened 12 years ago

Last modified 12 years ago

[PATCH] convert t/library/md5.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/library/md5.t to PIR. It passes all the tests in t/codingstd/

Attachments

library_md5_t.patch Download (13.0 KB) - added by bubaflub 12 years ago.
patch for t/library/md5.t

Change History

Changed 12 years ago by bubaflub

patch for t/library/md5.t

Changed 12 years ago by bubaflub

A fun bonus:

Runtime before patch (tests written in perl):

Files=1, Tests=6, 3 wallclock secs ( 2.91 cusr + 0.11 csys = 3.02 CPU)

Runtime after patch (test written in PIR):

Files=1, Tests=517, 2 wallclock secs ( 1.46 cusr + 0.04 csys = 1.50 CPU)

Changed 12 years ago by mikehh

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

applied in r42606- changed Copyright line to '-2009'

tests ok for me

Note: See TracTickets for help on using tickets.