jabrouwer82 / manga-notifier

To keep me on a schedule, instead of binge-reading whatever I come across.
0 stars 0 forks source link

/manga is slower than it has any right to be #74

Open jabrouwer82 opened 9 years ago

jabrouwer82 commented 9 years ago

/static/bootstrap/js/bootstrap.min.js 45 0 5 ms /static/bootstrap/css/bootstrap.min.css 45 0 6 ms /static/css/base.css 45 0 6 ms /static/js/base.js 44 0 5 ms /static/jquery/jquery-2.1.3.min.js 44 0 5 ms /static/css/home.css 35 0 40 ms /manga 22 6 139 ms / 22 21 29 ms /static/css/manga.css 18 0 5 ms /static/js/manga.js 18 0 5 ms /static/js/home.js 15 0 6 ms /static/bootstrap/fonts/glyphicons-halflings-regular.woff2 13
/static/css/manga_list.css 8 0 14 ms /static/js/manga_list.js 8 0 5 ms /manga/list 5 76 71 ms

jabrouwer82 commented 9 years ago

This might be because of the fetch_by_name_or_key method, but then I would expect to see high latencies for any handler using it, which I don't.