Commit 26ad2e4
Performance testing and benchmarking (#298)
* Delete all
* Create basic data 1
* Helpers
* Only 10 hosts
* Create jobs
* Create job host summary
* Create events
* Create events partitions
* Batch insert
* Logs errors
* Ruff
* Arguments
* Run_perf script
* Run_perf script - save rollups and json
* Ability to save plain csv rollup data
* Mkdir
* Templates
* Add HostId into events
* Fix job template name in jobs data
* More modules
* Run the whole perf test from one file
* Git ignore out files and add modules
* 3 commands
* Random item names
* Print elapsed time
* Print memory
* Ruff line too long
* Rename folder
* gitignore
* collector performance testing
* run uvx ruff check
* rename run_collector_test.py
* add job_finished
---------
Co-authored-by: MilanPospisil <arkanus@seznam.cz>1 parent 4290422 commit 26ad2e4
3 files changed
Lines changed: 536 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
133 | | - | |
| 132 | + | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
142 | | - | |
| 141 | + | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
459 | 459 | | |
460 | 460 | | |
461 | 461 | | |
462 | | - | |
463 | | - | |
| 462 | + | |
| 463 | + | |
464 | 464 | | |
465 | 465 | | |
466 | | - | |
| 466 | + | |
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
472 | 472 | | |
473 | 473 | | |
| 474 | + | |
| 475 | + | |
474 | 476 | | |
475 | 477 | | |
476 | 478 | | |
| |||
491 | 493 | | |
492 | 494 | | |
493 | 495 | | |
494 | | - | |
| 496 | + | |
495 | 497 | | |
496 | 498 | | |
497 | 499 | | |
| |||
0 commit comments