commit | b05937904ef2bd2bcf8677500961d00efce6f613 | [log] [tgz] |
---|---|---|
author | Nasser Grainawi <nasser.grainawi@linaro.org> | Thu Feb 22 13:21:50 2024 -0800 |
committer | Nasser Grainawi <nasser.grainawi@linaro.org> | Thu Feb 22 13:57:38 2024 -0800 |
tree | 17d11af2568ebbd94db1b4455c31a83e47417de6 | |
parent | 85c01de7caeb34e92859303a217bde6b7d6b0f8f [diff] |
Revert "test: Remove complicated JSON->shell dict logic" This reverts commit 60b4d237fb9f56ee86c14147af3db61209f99717. Using a bash associative array provides a significant performance improvement (~40s / 43% reduction). Re-add that functionality but use jq to do the processing instead of python. Change-Id: Ib49cf69676c3187ceb1e26ac1ca3686609484036