Re: [PATCH v7 2/2] Update bench-code for addressing CI problem

2023-02-09 Thread Philippe Mathieu-Daudé
On 10/2/23 00:50, Juan Quintela wrote: Philippe Mathieu-Daudé wrote: On 16/11/22 16:29, ling xu wrote: Unit test code is in test-xbzrle.c, and benchmark code is in xbzrle-bench.c for performance benchmarking. we have modified xbzrle-bench.c to address CI problem. Signed-off-by: ling xu

Re: [PATCH v7 2/2] Update bench-code for addressing CI problem

2023-02-09 Thread Juan Quintela
Philippe Mathieu-Daudé wrote: > On 16/11/22 16:29, ling xu wrote: >> Unit test code is in test-xbzrle.c, and benchmark code is in xbzrle-bench.c >> for performance benchmarking. we have modified xbzrle-bench.c to address >> CI problem. >> Signed-off-by: ling xu >> Co-authored-by: Zhou Zhao >>

Re: [PATCH v7 2/2] Update bench-code for addressing CI problem

2023-02-09 Thread Philippe Mathieu-Daudé
On 16/11/22 16:29, ling xu wrote: Unit test code is in test-xbzrle.c, and benchmark code is in xbzrle-bench.c for performance benchmarking. we have modified xbzrle-bench.c to address CI problem. Signed-off-by: ling xu Co-authored-by: Zhou Zhao Co-authored-by: Jun Jin ---

Re: [PATCH v7 2/2] Update bench-code for addressing CI problem

2023-02-09 Thread Juan Quintela
ling xu wrote: > Unit test code is in test-xbzrle.c, and benchmark code is in xbzrle-bench.c > for performance benchmarking. we have modified xbzrle-bench.c to address > CI problem. > > Signed-off-by: ling xu > Co-authored-by: Zhou Zhao > Co-authored-by: Jun Jin Reviewed-by: Juan Quintela

[PATCH v7 2/2] Update bench-code for addressing CI problem

2022-11-16 Thread ling xu
Unit test code is in test-xbzrle.c, and benchmark code is in xbzrle-bench.c for performance benchmarking. we have modified xbzrle-bench.c to address CI problem. Signed-off-by: ling xu Co-authored-by: Zhou Zhao Co-authored-by: Jun Jin --- tests/bench/meson.build| 4 +