yeah yeah! I'm liking the new visual design on http://cljsfiddle.com simple_smile
@nberger has joined the channel
Hi @escherize. First of all, huge props for cljsfiddle! It's so so great! One thing I noticed though: it's veeeeeery slow to load. And I think it can be improved very easily by just putting a cdn in front of it (cloudfront, as it seems to be in S3?), enable gzipping (it's around 10MB (!) and pagespeed says that it would cut the transfer size by 8.8MiB (85% reduction)).
Also, I understand you can't use :advanced optimization, but what about :whitespace?
btw you can use :simple too
Yeah, thought about it after I wrote it