exon-benchmarks

Crates.ioexon-benchmarks
lib.rsexon-benchmarks
version0.3.4-beta.5
sourcesrc
created_at2023-09-12 20:36:04.907637
updated_at2023-10-16 02:27:16.609775
descriptionExecutable benchmarks for exon
homepagehttps://www.wheretrue.dev/docs/exon/
repository
max_upload_size
id970994
size269,427
Trent Hauck (tshauck)

documentation

README

Exon Benchmarks

This page describes the benchmarks for Exon.

UniProt Non-Methionine Amino Acid Counts

This benchmarks shows the performance of counting the number of amino acids from uniprot that do not start with methionine.

UniProt has about 560k sequences.

UniProt Non-Methionine Amino Acid Counts

VCF Query

This benchmark shows querying a 2.6G VCF file for a genomic region.

VCF Scan

BAM Query

This benchmark shows querying a 303M BAM file for a genomic region. The same caveat as the VCF query benchmark applies.

SAM Scan

MzML Scan

This benchmark shows scanning an MzML file with roughly 6k spectra.

MzML Scan

Per-File Parallel FASTA Scan

This benchmark shows scanning 8 FASTA files at different levels of parallelism.

Per-File Parallel FASTA Scan

Commit count: 0

cargo fmt