Hrishikesh Athalye

Results 3 comments of Hrishikesh Athalye

I am trying to obtain stats for http-1up with a single worker and would like to have the stats for the underlying TCP socket that it uses

I have created a PR for adding a code for a recursive implementation of QuickSort in C. Hope it helps!

I also faced this recently. You're right, it's probably due to compiler versions. Have a look at this - https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87699 This did not happen before GCC 11+, where this has...