Trogluddite / loombreaker

Tools for building Topic-Specific Web Indexes (CS-480 Capstone)
MIT License
0 stars 0 forks source link

demonstrate profiling #65

Closed Trogluddite closed 8 months ago

Trogluddite commented 8 months ago

This PR demonstrates:

  1. adding timers to code to profile it
  2. making a fix to improve perf
  3. removing the timers.

I wouldn't usually include 1 & 3 in the commit history, but I'm leaving them around for demonstration purposes.