Skip to content
Snippets Groups Projects
Unverified Commit ed1b8795 authored by Patrick Cloke's avatar Patrick Cloke Committed by GitHub
Browse files

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.
parent cfb6d38c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment