Optimizing CRISPR: Sub-second searches on a 3 billion base genome 11 years ago
Nice post. What tools do you use to understand which line of the code is creating a bottleneck? For instance, the "if statement has too many false positives" in Solution #4. Do you locate these bottlenecks simply by manual inspection of the code?