I rewrote my blog in Go
ironzebra.com
I rewrote my blog in Go
1–10 of 77 posts
Re: I rewrote my blog in Go
#2Wouldn't that by itself be enough to account for the download time differences?
Re: I rewrote my blog in Go
#3"I removed the Disqus comments" Wouldn't that by itself be enough to account for the download time differences?
"I removed the Disqus comments and the many many lines of CSS from the old site and replaced it with only a couple of lines of CSS alongside a CDN-hosted copy of Twitter Bootstrap. Finally, the Go site is deployed to a free instance of Heroku and the MongoDB hosted on a developer version of Mongolab, while the old Django site was hosted on a Webfaction shared server. All these things influence the validity of a direct speed comparison between the two versions"
Indeed, all these things _invalidate_ the direct speed comparison between the two versions.
Re: I rewrote my blog in Go
#4"I removed the Disqus comments" Wouldn't that by itself be enough to account for the download time differences?
Re: I rewrote my blog in Go
#5"I removed the Disqus comments" Wouldn't that by itself be enough to account for the download time differences?
If so, disqus loading is 'postponed' to after page loading? Or is it taken into account?
Re: I rewrote my blog in Go
#6Re: I rewrote my blog in Go
#7Never gets old.