|
You are here |
www.fosskers.ca | ||
| | | | |
www.afronski.pl
|
|
| | | | | Personal blog of Wojtek Gawro?ski, a passionate software developer. | |
| | | | |
tech.freckle.com
|
|
| | | | | Aggregating data is a common, tedious task. In imperative languages we often end up with a rat's nest of mutable variables, nested loops and other awful constructs. In functional languages a naive implementation also results in spaghetti and usually less than ideal performance. We can do better. We can build fast, declarative, easy to understand and easy to maintain aggregations in Haskell. | |
| | | | |
blog.sigfpe.com
|
|
| | | | | ||
| | | | |
hhvm.com
|
|
| | | Our initial version of the HHVM JIT didn't use profile-guidedoptimizations, and we suspected that we were leaving performance onthe table because of that. Af... | ||