New submission from Serhiy Storchaka: 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). ---------- components: Benchmarks files: bm_regex_dna.patch keywords: patch messages: 260854 nosy: brett.cannon, pitrou, serhiy.storchaka priority: normal severity: normal stage: patch review status: open title: Add the regex-dna benchmark type: enhancement Added file: http://bugs.python.org/file42028/bm_regex_dna.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue26436> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com