Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pjmlp
on Aug 12, 2022
|
parent
|
context
|
favorite
| on:
Rust 1.63
I always keep them enabled for release, performance is good enough.
Most devs should learn to use profilers.
int_19h
on Aug 13, 2022
[–]
In what implementation, and what guarantees does its debug iterators provide?
pjmlp
on Aug 14, 2022
|
parent
[–]
The one from your employer, Visual C++.
int_19h
on Aug 15, 2022
|
root
|
parent
[–]
If you mean _ITERATOR_DEBUG_LEVEL=1, they're about 4x slower for iteration. I suppose "good enough" is subjective, but if this much is acceptable, I'd rather use C# - it's in the same ballpark.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Most devs should learn to use profilers.