summaryrefslogtreecommitdiff
path: root/docs/ref/forms
diff options
context:
space:
mode:
authorAnders Kaseorg <andersk@MIT.EDU>2013-01-22 13:46:42 +0100
committerClaude Paroz <claude@2xlibre.net>2013-01-22 13:50:10 +0100
commite535da6865f0e02f0b593b52ed2e040b24a886d6 (patch)
tree2a2f951a46f2cabfafc1c57740644d1c79f6c14b /docs/ref/forms
parentcc4de61a2b36abf418d6f4c720d9e62c405e0612 (diff)
Fixed #19523 -- Improved performance of Django's bash completion
Previous version took about 150ms to source, even on a warm cache, primarily because it forks+execs /usr/bin/basename 44 times. This patch makes it faster by a factor of 5 (and I imagine that a little more thought would reduce the time to effectively zero).
Diffstat (limited to 'docs/ref/forms')
0 files changed, 0 insertions, 0 deletions