Commit Graph

8 Commits

Author SHA1 Message Date
Shuayb Popoola 1beccaeb32
Delete perf option (#2843)
* added optional flag to delete previous perf data before generating a new one

* added optional flag to delete previous perf data before generating a new one

* delete preivious perf data before running new test, re-added side to the perf label and label graph

* delete preivious perf data before running new test, re-added side to the perf label and label graph
2024-03-06 08:36:13 -08:00
Shuayb Popoola ac541177b8
Renamed perf graph labels (#2769)
* changed telemetry mode baseline and v2-stats-nullvm to no_istio and istio_with_stat respectively

* make gen output
2024-01-09 11:40:50 -08:00
AndreaM12345 29ee979fb0
update graph_plotter.py to use the actualQPS instead of hardcoding 1000 (#2662)
* update graph_plotter.py to use the actualQPS instead of hardcoding 1000

* fix extra space
2023-09-18 23:20:52 -07:00
AndreaM12345 527c0d7d92
updates to the perf tools (#2636)
* updates to the perf tools

* update fmt

* update with more lint fixes

* fix additional lint error
2023-08-24 10:57:59 -07:00
Alan Wang 809424cdb8
fix: graph plotter cpu and mem graph error (#1493)
Co-authored-by: 王然 <ranwang@alauda.io>
2021-04-12 07:05:54 -07:00
carolynhu 8a01e6a6fe
Update example benchmark CSV (#1264)
* Optimize collect_metrics part for benchmark test

* Update graph plotter example benchmark csv

* revert collect_metrics update
2020-11-09 14:57:38 -08:00
carolynhu a1d796566c
Put all env prepare file in one place (#1245)
* Put all env prepare file in one place

* fix lint error

* change pipenv install folder
2020-10-09 14:01:02 -07:00
carolynhu a0a3b0dc82
Add graph plotter (#1233)
* Add benchmark CSV graph plotter

* clean up old graph plot related file

* add license

* fix lint error

* fix a typo

* fix lint error
2020-10-09 11:19:09 -07:00