Skip to content
Snippets Groups Projects
Commit 57ae405d authored by vlorentz's avatar vlorentz
Browse files

Refactor identifiers & model to make *_git_object() functions work on model...

Refactor identifiers & model to make *_git_object() functions work on model classes instead of dicts

Since we now use these classes everywhere, computing hashes required
using to_dict() just to compute identifiers, which can be a performance
bottleneck in code computing many checksums.
parent 6a72f88c
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