ChanServ changed the topic of #zig to: zig programming language | ziglang.org | be excellent to each other | channel logs: https://irclog.whitequark.org/zig/
<andrewrk> ah I see
<andrewrk> ^ not much room for improvement in zig to go faster, without ditching llvm
<andrewrk> when compiling the std lib tests in release-safe mode, 97% of the time is spent inside LLVM
<andrewrk> and this is what is taking the longest in CI
<andrewrk> in debug mode (no optimizations!) 81% of the time is spent waiting for LLVM to generate the .o file
_whitelogger has joined #zig
<MajorLag> that's dissapointing.
<andrewrk> <andrewrk> does it make sense for that to be ~33% of a given compilation time?
<andrewrk> <andres> Well, if you disable nearly all optimizations - which your report on the list suggests - there's not that much else that's somewhat computationally intensive.
davr0s has joined #zig
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
hoppetosse has joined #zig
hoppetosse has quit [Ping timeout: 246 seconds]
darithorn has quit [Quit: WeeChat 2.2]
qazo has quit [Read error: Connection reset by peer]
qazo has joined #zig
allan0 has quit [Ping timeout: 268 seconds]
porky11 has joined #zig
davr0s has joined #zig
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
qazo has quit [Read error: Connection reset by peer]
qazo has joined #zig
allan0 has joined #zig
kristate has joined #zig
porky11 has quit [Read error: No route to host]
qazo has quit [Read error: Connection reset by peer]
qazo has joined #zig
noonien has joined #zig
kristate has quit [Remote host closed the connection]
kristate has joined #zig
kristate has quit [Ping timeout: 250 seconds]
allan0 has quit [Ping timeout: 245 seconds]
allan0 has joined #zig
pdmer has joined #zig
porky11 has joined #zig
wilsonk has quit [Read error: Connection reset by peer]
kristate has joined #zig
qazo has quit [Ping timeout: 252 seconds]
kristate has quit [Ping timeout: 252 seconds]
kristate has joined #zig
pdmer has quit [Quit: pdmer]
pdmer has joined #zig
kristate has quit [Ping timeout: 252 seconds]
pdmer has quit [Quit: pdmer]
kristate has joined #zig
wilsonk has joined #zig
unique_id has joined #zig
qazo has joined #zig
qazo has quit [Ping timeout: 240 seconds]
<unique_id> I have a few C files that I've compiled to .a files. How do I use builder.addStaticLibrary(..) to link them with my project? I'm not sure what to do with the return value
<unique_id> Nevermind, I get exe.addObjectFile working
<unique_id> got*
jjido has joined #zig
jjido has quit [Ping timeout: 245 seconds]
porky11 has quit [Read error: No route to host]
darithorn has joined #zig
jjido has joined #zig
jjido has quit [Read error: Connection reset by peer]
MajorLag has quit [Ping timeout: 240 seconds]
pdmer has joined #zig
qazo has joined #zig
qazo has quit [Ping timeout: 240 seconds]
qazo has joined #zig
qazo has quit [Ping timeout: 240 seconds]
MajorLag has joined #zig
pdmer has quit [Quit: pdmer]
pdmer has joined #zig
pdmer has quit [Client Quit]
pdmer has joined #zig
pdmer has quit [Client Quit]
pdmer has joined #zig
pdmer has quit [Quit: pdmer]
noonien has quit [Quit: Connection closed for inactivity]