diff options
author | Joey Hess <joey@kitenet.net> | 2013-11-16 12:28:01 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-11-16 12:28:01 -0400 |
commit | 992d4f52ff2801a48d85b65209cccc26efe8bd8c (patch) | |
tree | bb262f2a6bf31748ed9fcbc99e7b5bc9ee45a683 /t/permalink.t | |
parent | 38aebbdc0625f16739d009923e9021e839529cfc (diff) | |
download | ikiwiki-992d4f52ff2801a48d85b65209cccc26efe8bd8c.tar ikiwiki-992d4f52ff2801a48d85b65209cccc26efe8bd8c.tar.gz |
Fixed unncessary tight loop hash copy in saveindex where a pointer can be used instead. Can speed up refreshes by nearly 50% in some circumstances.
I *think* this is ok, at least it results in close to the same index being
saved as before. The difference is that plugins that have a pagestate of {}
have that recorded this way, while with the tight loop, the key for the
plugin in not copied in that case. I cannot see how this could matter.
Diffstat (limited to 't/permalink.t')
0 files changed, 0 insertions, 0 deletions