On 6/9/21 8:07 AM, Daniel P. Berrangé wrote:
I think that's  overthinking things. Even a small QEMU install is
10s of MB in size once you add up the qemu binary, firmware blobs
and depedancies. If we only keep the raw help text from the json,
we'll have < 1/2 MB, which is lost in the noise of the overall
deploymnt size. No need for compression or complex load-on-demand,
just keep it small and simple.


Yes, you're right. Our first step should be to keep it small and simple and prove that it works.

We can worry about load on demand later if we still want it at that point.

--js


Reply via email to