sprockets.mixins.mediatype/sprockets/mixins
Dave Shawley ee66c5cadb
Optimize the URL encoding inner loop.
I rearranged the _encode method branching a bit.  This resulted in a
little more than a 12% gain.  Still slower than JSON or msgpack but it's
in python instead of C.
2021-10-14 07:12:08 -04:00
..
mediatype Optimize the URL encoding inner loop. 2021-10-14 07:12:08 -04:00
__init__.py Lint ignore some of the weird stuff in __init__. 2021-09-16 09:54:16 -04:00