Chad Austin
Chad Austin
This stuff is always a pain. I'm trying to understand exactly what's going on in your failing case. We only #define CLOCK_REALTIME if FOLLY_HAVE_CLOCK_GETTIME is 0 (and Apple/Windows). Would it...
This is a nice feature request and would be logical to add to the library. For now, though, you could get some of the speedup without changing all of your...
Thanks for doing the benchmark, @sanketr! Unfortunately, I'm in the same boat as @andyfriesen. I've never used GHC generics and while I'd love to learn them I don't have that...
buffer-builder seems to already be measured in that benchmark?
Hello, that might be straightforward, but I probably won't have time to add that feature anytime soon. If it's easy I'll try to do it the next time I have...
I don't have an Android phone myself and certainly don't do Android development, so I think someone would just have to develop an equivalent app for Android. It would be...
Yeah, you always have the option of recording slow-mo video files and using a PC to count the frames between events! I'd be curious to hear how low you can...
Hi @rcrath, That's an interesting suggestion and probably not that hard to add. I'll try to look into it the next time I make an update to the app.
I just ran into this too. I don't see the urlparse call in the github source -- otherwise I'd submit a PR. Locally I just caught the ValueError and did...
This discussion is excellent. Thank you all. @sunfishcode and I have also argued on this topic in #asm.js. Allow me to make my case here too. The only reason to...