aboutsummaryrefslogtreecommitdiffstats
path: root/teal-src
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2021-12-13 16:38:33 +0100
committerKim Alvefur <zash@zash.se>2021-12-13 16:38:33 +0100
commit0e997ab3f9673383aa32310f71b87a91e92881f2 (patch)
tree5d7e60b7d3dd29fc8d1f9e064447ce9a344cf1c5 /teal-src
parent58c91153514c6e07ba3bed20473a92d87ddd3ca5 (diff)
downloadprosody-0e997ab3f9673383aa32310f71b87a91e92881f2.tar.gz
prosody-0e997ab3f9673383aa32310f71b87a91e92881f2.zip
util.format: Optimize most common integer format
A search for log formats in use points to %s being the most common, followed by %d, so worth having a fast path for that. %g works well with most numbers and is what Lua 5.1 and 5.2 used
Diffstat (limited to 'teal-src')
0 files changed, 0 insertions, 0 deletions