ChanServ changed the topic of #crystal-lang to: The Crystal programming language | https://crystal-lang.org | Fund Crystal's development: https://crystal-lang.org/sponsors | GH: https://github.com/crystal-lang/crystal | Docs: https://crystal-lang.org/docs | Gitter: https://gitter.im/crystal-lang/crystal
brokkoli_origin has quit [Remote host closed the connection]
brokkoli_origin has joined #crystal-lang
KitsuWhooa has quit [Quit: Unable to handle kernel NULL pointer dereference at null]
KitsuWhooa has joined #crystal-lang
ih8u has joined #crystal-lang
<ih8u> what can be done to improve compile times?
<ih8u> writing crystal is very ergonomic, but those ergonomics deteriorate rapidly when compiling a relatively simple program takes ten seconds
<spuun> I don't think you have anything to do about it. I know there are some plans on incremental compilation that could help, but it's pretty far away and needs funding.
ih8u has quit [Remote host closed the connection]
ih8u1 has joined #crystal-lang
alexherbo2 has joined #crystal-lang
hightower2 has quit [Ping timeout: 255 seconds]
hightower2 has joined #crystal-lang
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #crystal-lang
jmiven has quit [Quit: reboot]
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #crystal-lang
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #crystal-lang
alexherbo2 has quit [Remote host closed the connection]
<SamantazFox> ih8u1: if you pass `--debug` it should create one .o file for each module, so those can be reused on the next build
<SamantazFox> or is it just without `--release`?
<SamantazFox> Well, it's not even mentioned in the official docs: https://crystal-lang.org/reference/1.13/man/crystal/index.html#crystal-build
SamantazFox has quit [Read error: Connection reset by peer]
SamantazFox has joined #crystal-lang
Fijxu has quit [Quit: XD!!]
Fijxu has joined #crystal-lang
Fijxu has quit [Quit: XD!!]
Fijxu has joined #crystal-lang
SamantazFox has quit [Read error: Connection reset by peer]
SamantazFox has joined #crystal-lang
hightower2 has quit [Remote host closed the connection]