Cache instantiation of DWARF structs. (#435)
authorRonan Dunklau <ronan.dunklau@aiven.io>
Wed, 17 Aug 2022 12:42:21 +0000 (14:42 +0200)
committerGitHub <noreply@github.com>
Wed, 17 Aug 2022 12:42:21 +0000 (05:42 -0700)
commitea5c8879224155edb5712ff208dc1cf94ba99b3d
tree21ef93851ff2cc225eccc00f614fee2b47fdf9c7
parentc1d43849f420264550c1da6af5e017b6bddb4e1f
Cache instantiation of DWARF structs. (#435)

This takes a huge amount of time when iterating over compile units.
elftools/dwarf/structs.py