Skip to content

0.3.0

Compare
Choose a tag to compare
@vincentclaes vincentclaes released this 10 May 19:59
· 23 commits to main since this release
  • Get data from cloudwatch metrics
  • Implement ThreadPoolExecutor.
  • I tried with asyncio, but I ran into issues. Asyncio didn't wait for all requests to finish.
  • ThreadPoolExecutor does the job.

before:
stepview --profile datajob,amaaai --period year 6.08s user 0.47s system 5% cpu 2:08.64 total

after:
stepview --profile datajob,amaaai --period year 7.23s user 1.67s system 136% cpu 6.516 total