From 2417a6b7603524dc5cd30d29b153f91024b9443d Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 1 Nov 2023 22:54:27 +0100 Subject: Move to Jekyll --- assets/posts/dna-sequence/benchmarks.csv | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 assets/posts/dna-sequence/benchmarks.csv (limited to 'assets/posts/dna-sequence/benchmarks.csv') diff --git a/assets/posts/dna-sequence/benchmarks.csv b/assets/posts/dna-sequence/benchmarks.csv new file mode 100644 index 0000000..8645d5e --- /dev/null +++ b/assets/posts/dna-sequence/benchmarks.csv @@ -0,0 +1,7 @@ +Packages,Encode to FASTA (ms),FASTA file size (KB),FASTA gzipped (KB) +1KB,5.625224,4.1,1.4 +10KB,32.679975,40.7,13 +100KB,112.864416,406.7,121 +1MB,872.887675,4100,1200 +10MB,8472.693202,40700,12000 +100MB,85525.178217,406700,118000 -- cgit v1.2.3