Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add k-mer functionality benchmarks #663

Merged
merged 2 commits into from
Sep 15, 2024
Merged

Conversation

padix-key
Copy link
Member

No description provided.

Copy link

codspeed-hq bot commented Sep 13, 2024

CodSpeed Performance Report

Merging #663 will not alter performance

Comparing padix-key:benchmark (49117cb) with main (d0107fa)

Summary

✅ 12 untouched benchmarks

🆕 32 new benchmarks

Benchmarks breakdown

Benchmark main padix-key:benchmark Change
🆕 benchmark_indexing_from_kmer_selection[11*11*1*1***111-BucketKmerTable(100000)] N/A 9.8 ms N/A
🆕 benchmark_indexing_from_kmer_selection[11*11*1*1***111-KmerTable] N/A 12.9 ms N/A
🆕 benchmark_indexing_from_kmer_selection[None-BucketKmerTable(100000)] N/A 9.8 ms N/A
🆕 benchmark_indexing_from_kmer_selection[None-KmerTable] N/A 12.8 ms N/A
🆕 benchmark_indexing_from_kmers[11*11*1*1***111-BucketKmerTable(100000)] N/A 10.8 ms N/A
🆕 benchmark_indexing_from_kmers[11*11*1*1***111-KmerTable] N/A 13.8 ms N/A
🆕 benchmark_indexing_from_kmers[None-BucketKmerTable(100000)] N/A 10.7 ms N/A
🆕 benchmark_indexing_from_kmers[None-KmerTable] N/A 13.7 ms N/A
🆕 benchmark_indexing_from_sequences[11*11*1*1***111-BucketKmerTable(100000)] N/A 14.2 ms N/A
🆕 benchmark_indexing_from_sequences[11*11*1*1***111-KmerTable] N/A 17.2 ms N/A
🆕 benchmark_indexing_from_sequences[None-BucketKmerTable(100000)] N/A 9.7 ms N/A
🆕 benchmark_indexing_from_sequences[None-KmerTable] N/A 12.7 ms N/A
🆕 benchmark_kmer_decomposition[11*11*1*1***111] N/A 184.9 µs N/A
🆕 benchmark_kmer_decomposition[None] N/A 153.2 µs N/A
🆕 benchmark_match[BucketKmerTable(10000)-11*11*1*1***111] N/A 622.6 µs N/A
🆕 benchmark_match[BucketKmerTable(10000)-None] N/A 577.8 µs N/A
🆕 benchmark_match[KmerTable-11*11*1*1***111] N/A 538.6 µs N/A
🆕 benchmark_match[KmerTable-None] N/A 495.4 µs N/A
🆕 benchmark_match_kmer_selection[BucketKmerTable(10000)-11*11*1*1***111] N/A 557.5 µs N/A
🆕 benchmark_match_kmer_selection[BucketKmerTable(10000)-None] N/A 558.6 µs N/A
... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.

@padix-key padix-key merged commit 53afd0a into biotite-dev:main Sep 15, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant