petr-tik

Results 44 issues of petr-tik

given you were the author, i understand you are familiar with the --time-trace implementation and I was wondering if you were planning to add it to mold. https://reviews.llvm.org/D71060 I understand...

Thanks for creating mold and making it so easy to use with rust and cargo. I have been running it on my personal machine and can report anecdata about the...

## Problem description Running cargo asm builds the binary with --release by default. The compiler is smart enough to optimise some functions away. Those functions then won't be found when...

Fixes #8 Remove old, ignored tests - replace with a test that relies on an env variable set by the script Add the script to travis and rely on other...

hey Alex, nice to meet you last night! Thanks again for working on this library. As I mentioned yesterday, it might be useful to add an integration test which downloads...

https://github.com/Geal/pgo-rust https://github.com/vadimcn/cargo-pgo/

wondering if it improves performance by not linking the code for aborting panics gracefully unlikely, but want to try

thanks for working on this package - I enjoy using it. One thing I noticed is the lack of support to go from $FILE_NAME:$LINE_NUMBER for every error to opening it...

enhancement

Thanks for this wonderful tool that i discovered after setting up fzf + bat integration today. i was wondering, if it were possible to print something useful for executables. The...

feature-request