|
|
|
|
|
by goodpoint
1647 days ago
|
|
"disable all brakes" is misleading. All the basic memory safety stays, static typing is still there, non-debug assertions are still checked. Removing debugging features is reasonable for such benchmarks, especially if comparing with languages that don't have them. |
|