diff options
author | neodarz <neodarz@neodarz.net> | 2017-05-04 03:27:33 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2017-05-04 03:27:33 +0200 |
commit | 785bde84dd4888817bb9825ba5ab388ec2b7c4b7 (patch) | |
tree | eb572026c9c953dbd67e3acc2104db11117b4e5f /source/blog/2015-07-25-dl-cmplntss-web-doesnt-suck.md | |
parent | 15c05dbb86fe3d98ec6e6ebe7743fd85b860dcc6 (diff) | |
download | my_new_personal_website-785bde84dd4888817bb9825ba5ab388ec2b7c4b7.tar.xz my_new_personal_website-785bde84dd4888817bb9825ba5ab388ec2b7c4b7.zip |
Update to date
Diffstat (limited to 'source/blog/2015-07-25-dl-cmplntss-web-doesnt-suck.md')
-rw-r--r-- | source/blog/2015-07-25-dl-cmplntss-web-doesnt-suck.md | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/source/blog/2015-07-25-dl-cmplntss-web-doesnt-suck.md b/source/blog/2015-07-25-dl-cmplntss-web-doesnt-suck.md deleted file mode 100644 index 472aa67f..00000000 --- a/source/blog/2015-07-25-dl-cmplntss-web-doesnt-suck.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: "dl? cmplnts?'s web doesn't suck" -date: 2015-07-25T11:31:54-07:00 -date_display: July 25, 2015 ---- - -I was reading [Les Orchard's *The Verge's web sucks*](http://blog.lmorchard.com/2015/07/22/the-verge-web-sucks/) just now, and inspired by his dignostics of his various daily reads, I also ran the performance meter on my very own blog. Fortunately, it doesn't suck[^firefox]: - -> 13 requests, 77.88 KB, 0.84s. - -Moreover, apart from a Google Analytics snippet and the occasional embedding with a `<script>` tag, this site is entirely static. - -[^firefox]: Diagnostics generated on Firefox Developer Edition 41.0a2. - -![HTTP requests upon visiting <https://zmwangx.github.io/> (commit [3af1eaf](https://github.com/zmwangx/zmwangx.github.io/tree/3af1eafde5afa9fbb4255135191d6d232cf81cee)).](/img/20150725-performance-of-my-blog-requests.png) - -![The breakdown.](/img/20150725-performance-of-my-blog-breakdown.png) |