/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Why is the Rust compiler so slow?
(sharnoff.io)
302 points
Bogdanp
| 1 comments |
26 Jun 25 19:29 UTC
|
HN request time: 0.523s
|
source
Show context
gz09
◴[
26 Jun 25 20:44 UTC
]
No.
44391148
[source]
▶
>>44390488 (OP)
#
Unfortunately, removing debug symbols in most cases isn't a good/useful option
replies(1):
>>44391250
#
1.
magackame
◴[
26 Jun 25 20:54 UTC
]
No.
44391250
[source]
▶
>>44391148
#
What "most" cases are you thinking of? Also don't forget that a binary that in release weights 10 MB, when compiled with debug symbols can weight 300 MB, which is way less practical to distribute.
ID:
GO
↑