This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients brett.cannon, pitrou, serhiy.storchaka
Date 2016-02-25.12:17:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1456402657.17.0.694301948635.issue26436@psf.upfronthosting.co.za>
In-reply-to
Content
Proposed patch adds the regex-dna benchmark from The Computer Language Benchmarks Game (http://benchmarksgame.alioth.debian.org/). This is artificial but well known benchmark.

The patch is based on regex-dna Python 3 #5 program and fasta Python 3 #3 program (for generating input).
History
Date User Action Args
2016-02-25 12:17:37serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, pitrou
2016-02-25 12:17:37serhiy.storchakasetmessageid: <1456402657.17.0.694301948635.issue26436@psf.upfronthosting.co.za>
2016-02-25 12:17:37serhiy.storchakalinkissue26436 messages
2016-02-25 12:17:36serhiy.storchakacreate