Re: [PATCH 7/9] tests/performance: Add nightly tests

2020-09-16 Thread Alex Bennée
Aleksandar Markovic writes: > On Wednesday, September 2, 2020, Alex Bennée wrote: > >> >> Ahmed Karaman writes: >> >> > A nightly performance testing system to monitor any change in QEMU >> > performance across seventeen different targets. >> > >> > The system includes eight different

Re: [PATCH 7/9] tests/performance: Add nightly tests

2020-09-15 Thread Aleksandar Markovic
On Wednesday, September 2, 2020, Alex Bennée wrote: > > Ahmed Karaman writes: > > > A nightly performance testing system to monitor any change in QEMU > > performance across seventeen different targets. > > > > The system includes eight different benchmarks to provide a variety > > of testing

Re: [PATCH 7/9] tests/performance: Add nightly tests

2020-09-02 Thread Ahmed Karaman
Thanks Mr. Alex, On Wed, Sep 2, 2020 at 3:26 PM Alex Bennée wrote: > > > Ahmed Karaman writes: > > > A nightly performance testing system to monitor any change in QEMU > > performance across seventeen different targets. > > > > The system includes eight different benchmarks to provide a variety

Re: [PATCH 7/9] tests/performance: Add nightly tests

2020-09-02 Thread Alex Bennée
Ahmed Karaman writes: > A nightly performance testing system to monitor any change in QEMU > performance across seventeen different targets. > > The system includes eight different benchmarks to provide a variety > of testing workloads. > > dijkstra_double: > Find the shortest path between the

Re: [PATCH 7/9] tests/performance: Add nightly tests

2020-09-02 Thread Aleksandar Markovic
On Friday, August 28, 2020, Ahmed Karaman wrote: > A nightly performance testing system to monitor any change in QEMU > performance across seventeen different targets. > > Reviewed-by: Aleksandar Markovic > The system includes eight different benchmarks to provide a variety > of testing

[PATCH 7/9] tests/performance: Add nightly tests

2020-08-28 Thread Ahmed Karaman
A nightly performance testing system to monitor any change in QEMU performance across seventeen different targets. The system includes eight different benchmarks to provide a variety of testing workloads. dijkstra_double: Find the shortest path between the source node and all other nodes using