Y
Hacker News
new
|
ask
|
show
|
jobs
by
vkjv
2883 days ago
What I found most interesting about this write-up is that most of the speed-up in the CSS parsing came from parallelism and that parallelism was attempted many times on the C++ without success.