Post Edit: As an example. RT-AC68U running Asus stock firmware 3.0.0.4.386_51255:
Used
nvram show | awk '{print length(), $0 | "sort -n -r"}' | cut -d"=" -f 1 | head -n 20
to obtain the following information.
Pre factory reset (basic router setup no manual IP addresses):
Size: 51202 bytes (14334 left)
Post factory reset (manual configure to get into GUI):
Size: 48911 bytes (16625 left)
An RT-AC68U running Merlin 386.10 that was hard factory reset with limited basic setup:
View attachment 48796
And the NVRAM value right after flashing from RT-AC68U Asus 3.0.0.4.386_51255 to Asus-Merlin 386.10, no resets involved just straight flash from one limited basic setup firmware to another.
View attachment 48798
Note: limited basic setup means configuring the router just enough to get into the GUI to flash the firmware. No VPN. No manual reserved IP's. No extra scripts. No USB drive attached. No other extra configuration.