[go-nuts] December Blog Post Series

2016-12-02 Thread Damian Gryski
And my first post on writing assembly functions with PeachPy is up now: 
https://blog.gopheracademy.com/advent-2016/peachpy/

This is a quick introduction to a tool I've been using in some of my 
performance work recently. My favourite result so far is speeding up my 
HighwayHash implementation 10x via SSE instructions. Most of my improvements 
are closer to 2x.

Hope you enjoy it!  We have a great lineup this year. I'm really looking 
forward to reading them.

If you want to help with editing, you can watch for the Pull Requests against 
https://github.com/gopheracademy/gopheracademy-web and join the #writing 
channel on the Gophers slack.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[go-nuts] December Blog Post Series

2016-12-01 Thread Brian Ketelsen
The December Blog Post series has begun.  We won't post daily links here, but 
you can catch them all at https://blog.gopheracademy.com

The introductory post is here:  
https://blog.gopheracademy.com/advent-2016/introduction/

Special thanks to Damian Gryski for coordinating and herding cats this year to 
make this happen.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.