|
|
|
|
|
by austin-cheney
315 days ago
|
|
Fast is cheap everywhere. The only reasons software isn’t faster: * developer insecurity and pattern lock in * platform limitations. This is typically software execution context and tool chain related more than hardware related * most developers refuse to measure things Even really slow languages can result in fast applications. |
|