biotite-dev
biotite
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix: allow matching `nan` values in annotations (e.g. when b_factors are set to `nan`)
#714
Merged
Comparing
Croydon-Brixton:fix/equal_nan_when_comparing_annotations
(
7ff00ed
) with
main
(
05e40cb
)
CodSpeed Performance Gauge
0%
Untouched
47
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
47 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
benchmark_kmer_decomposition[11*11*1*1***111]
benchmarks/sequence/align/benchmark_kmers.py
CodSpeed Performance Gauge
+1%
185.9 µs
184.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
benchmark_get_structure[cif-False]
benchmarks/structure/benchmark_pdbx.py
CodSpeed Performance Gauge
0%
77 ms
76.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
benchmark_match_kmer_selection[BucketKmerTable(10000)-None]
benchmarks/sequence/align/benchmark_kmers.py
CodSpeed Performance Gauge
0%
545.2 µs
543.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
benchmark_match_table[KmerTable-11*11*1*1***111]
benchmarks/sequence/align/benchmark_kmers.py
CodSpeed Performance Gauge
0%
14.9 ms
14.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
benchmark_match[KmerTable-11*11*1*1***111]
benchmarks/sequence/align/benchmark_kmers.py
CodSpeed Performance Gauge
0%
537.2 µs
535.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
benchmark_set_structure[bcif-False]
benchmarks/structure/benchmark_pdbx.py
CodSpeed Performance Gauge
0%
11.1 ms
11.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
benchmark_deserialize_pdbx[bcif]
benchmarks/structure/benchmark_pdbx.py
CodSpeed Performance Gauge
0%
111.2 ms
111 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
benchmark_indexing_from_sequences[11*11*1*1***111-BucketKmerTable(100000)]
benchmarks/sequence/align/benchmark_kmers.py
CodSpeed Performance Gauge
0%
14.3 ms
14.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
benchmark_indexing_from_sequences[11*11*1*1***111-KmerTable]
benchmarks/sequence/align/benchmark_kmers.py
CodSpeed Performance Gauge
0%
17.3 ms
17.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
benchmark_match_kmer_selection[KmerTable-11*11*1*1***111]
benchmarks/sequence/align/benchmark_kmers.py
CodSpeed Performance Gauge
0%
460.9 µs
460.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
benchmark_match_table[BucketKmerTable(10000)-None]
benchmarks/sequence/align/benchmark_kmers.py
CodSpeed Performance Gauge
0%
13 ms
13 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
benchmark_match[BucketKmerTable(10000)-11*11*1*1***111]
benchmarks/sequence/align/benchmark_kmers.py
CodSpeed Performance Gauge
0%
625.2 µs
624.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
benchmark_match[KmerTable-None]
benchmarks/sequence/align/benchmark_kmers.py
CodSpeed Performance Gauge
0%
492.3 µs
491.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
benchmark_get_structure[bcif-True]
benchmarks/structure/benchmark_pdbx.py
CodSpeed Performance Gauge
0%
83.9 ms
83.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
benchmark_indexing_from_kmers[None-BucketKmerTable(100000)]
benchmarks/sequence/align/benchmark_kmers.py
CodSpeed Performance Gauge
0%
10.3 ms
10.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
benchmark_match[BucketKmerTable(10000)-None]
benchmarks/sequence/align/benchmark_kmers.py
CodSpeed Performance Gauge
0%
578.8 µs
578.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
benchmark_indexing_from_kmer_selection[None-BucketKmerTable(100000)]
benchmarks/sequence/align/benchmark_kmers.py
CodSpeed Performance Gauge
0%
9.4 ms
9.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
benchmark_score_threshold_rule[None]
benchmarks/sequence/align/benchmark_kmers.py
CodSpeed Performance Gauge
0%
2.1 s
2.1 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
benchmark_indexing_from_kmers[11*11*1*1***111-BucketKmerTable(100000)]
benchmarks/sequence/align/benchmark_kmers.py
CodSpeed Performance Gauge
0%
10.3 ms
10.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
benchmark_structural_alphabet_methods[to_3di]
benchmarks/structure/benchmark_alphabet.py
CodSpeed Performance Gauge
0%
13.2 ms
13.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_pickle_and_unpickle[BucketKmerTable(10000)-11*11*1*1***111]
benchmarks/sequence/align/benchmark_kmers.py
CodSpeed Performance Gauge
0%
7.3 ms
7.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
benchmark_match_table[BucketKmerTable(10000)-11*11*1*1***111]
benchmarks/sequence/align/benchmark_kmers.py
CodSpeed Performance Gauge
0%
12.9 ms
12.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
benchmark_match_kmer_selection[KmerTable-None]
benchmarks/sequence/align/benchmark_kmers.py
CodSpeed Performance Gauge
0%
461.9 µs
461.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
benchmark_match_table[KmerTable-None]
benchmarks/sequence/align/benchmark_kmers.py
CodSpeed Performance Gauge
0%
15 ms
15 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
benchmark_indexing_from_kmer_selection[None-KmerTable]
benchmarks/sequence/align/benchmark_kmers.py
CodSpeed Performance Gauge
0%
12.4 ms
12.4 ms
1
2
Commits
Click on a commit to change the comparison range
Base
main
05e40cb
+0.03%
chore: ruff
ab96b68
1 year ago
by Croydon-Brixton
-0.03%
fix: numpy type-casting issue for string arrays
13252f5
1 year ago
by Croydon-Brixton
+0.04%
chore: ruff & PR comments
7ff00ed
1 year ago
by Croydon-Brixton
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs