aboutsummaryrefslogtreecommitdiff
path: root/test/sca/perf_stacked_combine.py
Commit message (Expand)AuthorAgeFilesLines
* Fix multiple mult in rpa context.J08nY2025-03-121-4/+4
* feat: Added pearson correlation coefficient to perf scriptTomáš Jusko2023-12-091-28/+43
* feat: Ensure writing timing data in perf scriptTomáš Jusko2023-11-081-8/+9
* fix: Dimension check errorTomáš Jusko2023-10-311-1/+3
* feat: Clarified arguments helpsTomáš Jusko2023-10-311-16/+19
* feat: CSV report export format and report aggregation (untested)Tomáš Jusko2023-10-301-28/+171
* feat: Added options for reporting totals and summaryTomáš Jusko2023-10-301-48/+75
* feat: Combinations of parameters from fileTomáš Jusko2023-10-291-48/+332
* Added default arguments to perf script stack functionTomáš Jusko2023-10-191-2/+6
* feat: Added configurable stream count and fixed chunkingTomáš Jusko2023-09-181-4/+22
* feat: Added chunking from memory size ratio paramTomáš Jusko2023-09-071-1/+24
* fix: Output newline at the end of perf reportTomáš Jusko2023-08-171-0/+1
* feat: Added chunk size option to perf scriptTomáš Jusko2023-07-141-9/+14
* feat: Added timing function optionTomáš Jusko2023-04-051-12/+34
* feat: Added sums of durations across repetitions to summary in JSON exportTomáš Jusko2023-02-181-4/+16
* feat: Added performance test report export to JSONTomáš Jusko2023-02-171-2/+102
* fix: Fixed typing for older Python compatibilityTomáš Jusko2023-02-041-7/+9
* feat(perf): Added repeated runsTomáš Jusko2023-02-021-21/+55
* feat(perf): Added normal distribution to dataset generatingTomáš Jusko2023-02-021-16/+58
* feat: Added CLI and timing to stacked combine performance testingTomáš Jusko2022-12-041-15/+235
* feat: Added function for generating tracesets for use in perf testingTomáš Jusko2022-10-241-0/+86