svn commit: r314654 - in head/cddl: lib/drti lib/libavl lib/libctf lib/libdtrace lib/libnvpair lib/libumem lib/libuutil lib/libzfs lib/libzfs_core lib/libzpool sbin/zfs sbin/zpool usr.bin/ctfconver...

Rodney W. Grimes freebsd at pdx.rh.CN85.dnsmgr.net
Sat Mar 4 21:04:35 UTC 2017


> 
> > On Mar 4, 2017, at 12:46, Ngie Cooper (yaneurabeya) <yaneurabeya at gmail.com> wrote:
> > 
> > 
> >> On Mar 4, 2017, at 12:42, Ngie Cooper (yaneurabeya) <yaneurabeya at gmail.com> wrote:
> > 
> > ...
> >> I care about this for the reasons brewery posted, but I also care because it slows down my terminal output and it bloats my disk with typescript logs that contain unnecessary information.
> > 
> > And it?s not just my personal laptop. It bloats log files in CI services, slows down grep?ing logfiles, increases data retention requirements, etc.
> > 
> > We (at $work) do thousands of builds a week. Saving a few MB here and there can go a long way over the course of weeks, months, etc.
> 
> Sidenote: it really peeves me how viewing a log in Jenkins will crash my browser when it tries to render the text. Maybe now it will work a bit better.

That is a very bad reason, if this disk space saving and not having
to see all the ../.. scroll by on your terminal as make buildworld
runs is your motivation for this I would say we need to stop
now and have a more reasonable and serious discussion about why
this is actually a good idea.

Please go fix the bug in your browser and hold off on these
changes (in either direction) until a proper discussion, possibly
real tests to see if there is any savings in cycles worthy
of this sized change.

> -Ngie

-- 
Rod Grimes                                                 rgrimes at freebsd.org


More information about the svn-src-all mailing list