nccgroup / PMapper

A tool for quickly evaluating IAM permissions in AWS.
GNU Affero General Public License v3.0
1.37k stars 169 forks source link

Increase lru cache size, increase performance on large accounts #141

Open 0ca opened 1 month ago

0ca commented 1 month ago

Old code took 2 hours to create a graph, with this fix just 5 minutes.

All credit goes to @rdegraaf, he discovered this easy fix in this issue: https://github.com/nccgroup/PMapper/issues/137\#issuecomment-1756379530