![]() Prior to this patch, time spend in badge.js (computing text width and compressing the SVG with SVGO) averaged 8.4 ms. After this patch, it clocks at 2.4 ms on average. Assuming this is the CPU bottleneck, it means that servers used to only be able to handle 119 req/s (empirically, it is closer to 100 req/s). It should now handle 416 req/s (although a better guess is at 1/0.004 = 250 req/s). |
||
---|---|---|
.. | ||
default-template.json | ||
flat-square-template.svg | ||
flat-template.svg | ||
plastic-template.svg | ||
social-template.svg |