Hi folks,

We held our regular weekly design meeting today via Hangout. Summary
of discussion:

1. JS and CSS minifications [Rémi]
* Is minification really useful?
  * Make building more complex
  * Make debugging difficult
  * Add potential failures (bugs in the compiler)
* Does minify save a lot of bandwidth?

If the resources are compressed (using gzip or brotli) then the gain is not significant and not worth the effort.

Sounds better to remove the minified version and ensure that the server only send compressed versions whenever possible.

2. ramdisk vs nfs boot in u-boot [Rémi]
Some jobs (like [cubietruck](https://staging.validation.linaro.org/scheduler/job/251164/definition)) provide both a ramdisk and an nfsrootfs while booting with nfs commands.
  * Is the ramdisk of any use?
  * Is it possible to remove the command that loads the ramdisk completely?

Dean to look at the jobs ARM ran to see any use of this.
============================================================================

The LAVA design meeting is held weekly, every Wednesday at 13:00 to
14:00 UTC using Google Hangouts Meet: https://meet.google.com/qre-rgen-zwc
Feel free to comment here or join us directly in the meeting.

Minutes from this and previous meetings are also stored in the LAVA wiki:

  https://git.lavasoftware.org/lava/lava/wikis/design-meetings/index

Cheers,

--
Rémi Duraffort
LAVA Team, Linaro