Theodore Ts'o
06f59e9f5d
Don't fflush(stdout) when it's not helpful
...
This patch arose from a discussion started by Jim Meyering's patch
whose intention was to provide better diagnostics for failed writes.
Linus proposed a better way to do things, which also had the added
benefit that adding a fflush() to git-log-* operations and incremental
git-blame operations could improve interactive respose time feel, at
the cost of making things a bit slower when we aren't piping the
output to a downstream program.
This patch skips the fflush() calls when stdout is a regular file, or
if the environment variable GIT_FLUSH is set to "0". This latter can
speed up a command such as:
GIT_FLUSH=0 strace -c -f -e write time git-rev-list HEAD | wc -l
a tiny amount.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu >
Acked-by: Linus Torvalds <torvalds@linux-foundation.org >
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2007-06-30 20:16:12 -07:00
..
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-16 01:22:10 -07:00
2007-06-22 22:32:32 -07:00
2007-06-10 08:27:29 -04:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-12 01:00:38 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-09 10:42:48 -07:00
2007-06-07 00:04:01 -07:00
2007-06-09 18:34:58 -07:00
2007-06-07 00:04:01 -07:00
2007-05-18 21:47:40 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-12 00:15:16 -07:00
2007-06-22 22:32:32 -07:00
2007-05-07 15:39:57 -07:00
2007-06-09 11:52:43 -07:00
2007-06-07 00:04:01 -07:00
2007-06-26 19:00:39 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-16 01:22:10 -07:00
2007-06-12 21:04:52 -07:00
2007-06-15 22:38:48 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-05-18 21:47:45 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-05-31 16:22:28 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-22 22:32:32 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-16 13:10:52 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-10 08:27:29 -04:00
2007-06-10 16:00:36 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-09 11:52:43 -07:00
2007-06-07 00:04:01 -07:00
2007-06-09 11:53:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-16 13:08:09 -07:00
2007-06-07 00:04:01 -07:00
2007-06-16 13:08:12 -07:00
2007-06-07 00:04:01 -07:00
2007-06-30 11:17:19 -07:00
2007-06-30 11:17:19 -07:00
2007-06-07 00:04:01 -07:00
2007-06-16 13:08:14 -07:00
2007-06-16 13:08:11 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-27 21:00:36 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-06 02:49:08 -07:00
2007-06-24 02:37:40 -07:00
2007-06-07 00:04:01 -07:00
2007-06-02 20:04:14 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-05-10 15:24:44 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-30 20:16:12 -07:00
2007-05-14 19:03:32 -07:00
2007-06-02 11:59:19 -07:00
2007-06-07 00:04:01 -07:00
2007-06-15 22:46:04 -07:00
2007-05-25 20:54:38 -07:00
2007-05-24 21:36:53 -07:00
2007-06-20 16:22:09 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-16 13:10:49 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-05-08 22:11:17 -07:00
2007-05-20 00:15:53 -07:00
2007-05-20 00:15:53 -07:00
2007-06-02 16:02:49 -07:00
2007-06-16 01:13:35 -07:00
2007-05-20 00:30:39 -07:00
2007-06-29 09:20:06 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-05-19 00:57:19 -04:00
2007-06-10 16:46:17 -04:00
2007-06-16 01:22:10 -07:00