And there are already standard mechanisms to provide type information to the compiler...
If you only optimize what you determined are the bottlenecks with the aid of a profiler, your code will run fast and won't be brittle.
And there are already standard mechanisms to provide type information to the compiler...
If you only optimize what you determined are the bottlenecks with the aid of a profiler, your code will run fast and won't be brittle.