forked-synapse/changelog.d/16589.misc
Patrick Cloke ed1b879576
Do not call getfullargspec on every call. (#16589)
getfullargspec is relatively expensive and the results will
not change between calls, so precalculate it outside the
wrapper.
2023-10-31 20:16:17 +00:00

2 lines
44 B
Plaintext

Improve performance when using opentracing.