tahoe-lafs/src
Jean-Paul Calderone c83749311f Avoid some function dispatch overhead
Also, we might avoid some dict lookup overhead by being optimistic about
finding the entry.  At worst, we do two lookups - which is just what we did
before.
2019-03-14 13:11:47 -04:00
..
allmydata Avoid some function dispatch overhead 2019-03-14 13:11:47 -04:00