Introduction

Generate a report on the percentage of each data structure size in the abc file generated by the test case through es2abc.

Running the Script

Usage

python3 size_statistics.py --es2abc-path ES2ABC_PATH [arguments]

Tail arguments

  • --es2abc-path: path to the executable program es2abc.

Optional arguments

  • --no-progress: Don't show progress bar.
  • --timeout: Time limits for use case execution (In seconds).

Test Result

Statistical report on the percentage of size: ./size_percentage_report.html