fujiwara / tfstate-lookup

Lookup resource attributes in tfstate.
Mozilla Public License 2.0
97 stars 22 forks source link

Fix/performance #206

Closed fujiwara closed 2 months ago

fujiwara commented 2 months ago

refs #205

Before

BenchmarkLookupFile-8               3056            374179 ns/op          210225 B/op       2549 allocs/op

After

BenchmarkLookupFile-8               7789            143841 ns/op           89158 B/op        854 allocs/op