Benedikt Bergenthal

Results 3 issues of Benedikt Bergenthal

I've build BOLT following the instruction, recorded a perf profile and converted it. Now I'm trying to use it in llvm-bolt ` llvm-bolt -o .bolt -data=perf.fdata` and it fails with...

**To Reproduce** Steps to reproduce the behavior: 1. Try inviting a new user by email **Actual behavior** The sending of the email files failes with a time out. See Stack...

bug

Now parsing the int without explicit branch. In my tests this speeds up from (13.52 +- 1.18)s down to (13.07+-0.87)s measured across 15 runs. This is a speed-up of 3.39%....