|
|
|
|
|
by Manishearth
3464 days ago
|
|
Yeah, this was basically my conclusion too. I'm somewhat okay with the parsing ones using unsafe if we can be very sure that the unsafe code actually has a performance impact, and be very careful about it. Some of them already do this, but not all. |
|