jonadsimon / entendrepreneur-web

web app for generating funny portmanteaus and rhymes
http://www.punchlinedesign.net
186 stars 15 forks source link

add timestamp logging to figure out where the time bottlenecks are #26

Open jonadsimon opened 5 years ago

jonadsimon commented 5 years ago

Can take >10sec to generate a single input, figure out why its so slow. (Might be that names always have 200 neighbors.)

Easy solution: log generated solutions for later reuse