Skip to content
Snippets Groups Projects
Commit 5eb9cfe1 authored by nimrod's avatar nimrod
Browse files

Replace the PerfData dataclass with a named tuple.

- Works on Python 3.6.
- The upsides of dataclass don't help in this case.
- Is faster and uses less memory (although in this case it would hard to
  even measure the difference).
parent 9873c3ab
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.
Please register or to comment