Skip to content

Commit fa1a96e

Browse files
authored
Update 20241001_FI.md
1 parent f5de57b commit fa1a96e

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

notes/20241001_FI.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,15 @@ The .idx files were created before the search so the reported search times and
164164
The .idx creation step took 7:14 to generate and
165165
consumed 52 GB of RAM.
166166
The corresponding standard Comet search took 40:46.
167-
- Human forward + reverse sequences, *no enzyme constraint*, 16M variable mod,
168-
peptide length range 7 to 15 uses 49 GB of RAM and completes in 5 minutes
169-
and 30 seconds. The corresponding standard Comet search
170-
took 20 minutes and 5 seconds. It's worth noting that the .idx
171-
creation step consumed 106 RAM and took 12 minutes 40 seconds.
167+
- Human forward + reverse sequences, *no enzyme constraint*, no variable mods,
168+
peptide length range 7 to 15 uses 45 GB of RAM and completes in 4:45.
169+
Most of that time is for the fragment ion index creation as the actual
170+
search took just 0:36.
171+
The corresponding standard Comet search took 15:48.
172+
It's worth noting that the .idx creation step consumed a whopping
173+
105 RAM and took 11:42.
174+
- Same human forward + reverse sequences, *no enzyme constraint*,
175+
peptide length range 7 to 15 but adding in 16M variable mod
176+
uses 49 GB of RAM and completes in 5:30.
177+
The corresponding standard Comet search took 20:05.
178+
The .idx creation step consumed 106 RAM and took 12:40.

0 commit comments

Comments
 (0)