Software /
code /
prosody
Comparison
prosodyctl @ 11169:6dde2c9fa272 0.11
util.strbitop: Create buffer in the correct size (optimization)
This avoids dynamically growing the buffer as Lua does when luaL_addchar
is used, thus saving on realloc calls.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 15 Oct 2020 16:43:30 +0200 |
parent | 10610:b9a054ad38e7 |
child | 10611:c10511380c0f |
child | 11529:10bea0941bab |
comparison
equal
deleted
inserted
replaced
11168:cde600e2fdf9 | 11169:6dde2c9fa272 |
---|