:fa:`dashboard` Performance
In Python, large performance gains can be obtained by using appropriate functions and directives. Avoid the following anti-patterns to reduce overhead and make your code more performant.
.. toctree::
:maxdepth: 1
using_key_in_list_to_check_if_key_is_contained_in_a_list