25.02.2017 Views

Isomorphic Go

gci17_isomorphic_go

gci17_isomorphic_go

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Performance Tips<br />

• Use the -m command line flag to generate minified code.<br />

• Enable gzip compression on your web server<br />

• Use int instead of (u)int8/16/32/64.<br />

• Use float64 instead of float32.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!