Justin Mayfield
Justin Mayfield
Releasing the GIL during compute intensive functions lets threaded applications scale more effectively. Simple benchmarks on a quad core i7 show a speed up of ~573%. Simple benchmark used: ```python...
**What can't you do right now?** Cool library! I'm using the streaming interface a la., ```javascript const gzip = new fflate.Gzip(); let bigTypedArray; gzip.ondata = (c, isLast) => { bigTypedArray...
**Feature request** Support using tab characters instead of spaces for indentation to keep beautified code size down. **Version** 3ccf5cffa6dcda1065600e2ec42f241197a4ef9c **Backstory:** I'm an extension author and minifing code is a no-no...
Pause server
Re: https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!topic/python-tulip/btGHbh5kUUM Tests pass. I sort of wish the pause and resume functions could elegantly live on the event loop and not on the Server object, but it seems to...
Use calendar inputs to offer custom date ranges.
Unsync'd athletes peak performances still show up in tables using the "All Athletes" option.
User feedback request... > The only thing that would make this better is adding the function to show "minimum Heart rate" when you want to record your absolute lowest resting...
Looks like this is actually the weight at the time of the activity! We can maybe build a weight history from this.. 
Currently once you sync an athlete the weight history becomes static and you have to manage it seperately. Add a dynamic entry type that will follow the strava profile value...
