[Spice-devel] [PATCH spice 2/2] Do not enable statistic by default
Frediano Ziglio
fziglio at redhat.com
Wed Oct 26 14:56:51 UTC 2016
>
> ---
> server/Makefile.am | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/server/Makefile.am b/server/Makefile.am
> index 2a6010b..0514a2c 100644
> --- a/server/Makefile.am
> +++ b/server/Makefile.am
> @@ -3,7 +3,6 @@ SUBDIRS = . tests
>
> AM_CPPFLAGS = \
> -DSPICE_SERVER_INTERNAL \
> - -DRED_STATISTICS \
> $(COMMON_CFLAGS) \
> $(GLIB2_CFLAGS) \
> $(GOBJECT2_CFLAGS) \
I think the rationale here is nobody uses these.
Actually I think these statistics could be extended with stuff
like image compression (size ratio at least, perhaps cpu could
be expensive).
Frediano
More information about the Spice-devel
mailing list