<huttech>
that's not so great in absolute terms, how long does it take to compile it for you?
<FromGitter>
<Blacksmoke16> compile the compiler? about a minute
<FromGitter>
<Blacksmoke16> that interpreter result was also not in release mode. that takes much longer to compile but prob gives better results. either way perf isnt the main goal of the interpreter anyway. probably still quite a bit faster than if you had to compile it and run it
alexherbo2 has quit [Remote host closed the connection]
<FromGitter>
<Blacksmoke16> actually it was in release mode it seems. 2x faster than compiling it normally so still a win
alexherbo2 has joined #crystal-lang
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #crystal-lang
huttech has quit [Quit: leaving]
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #crystal-lang
jmdaemon has joined #crystal-lang
alexherbo2 has quit [Remote host closed the connection]
onyx has joined #crystal-lang
alexherbo2 has joined #crystal-lang
Flipez4 has joined #crystal-lang
Flipez has quit [Ping timeout: 260 seconds]
Flipez4 is now known as Flipez
ur5us has joined #crystal-lang
alexherbo2 has quit [Remote host closed the connection]
onyx has quit [Quit: Leaving]
<FromGitter>
<ober> can you just `dosomeunixstuff` like in ruby?