Skip to content

[technical improvement] make self._plugin_overrides a dictionary indexed by func name, for faster access #980

@giuseppe-coco

Description

@giuseppe-coco

Is your feature request related to a problem? Please describe.
I am browsing through the cat's code and I found a TODO comment that suggest implementing an improvement: self._plugin_overrides = [] # TODO: make this a dictionary indexed by func name, for faster access
in mad_hatter.plugin module.
So I think I developed the improvement.

Is there a quick way to test it using test module ?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions