diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-11-07 15:09:27 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-11-07 15:09:27 +0100 |
commit | 293bd080c171251d976e5c069f03195c386c1d01 (patch) | |
tree | df8eb2fce459f560398ba20aaffe6b057280f8a3 /open_issues/performance | |
parent | 69a961ffd9b098b719afe53c90a63a59b367aaea (diff) |
open_issues/performance/io_system: Suggest the Git testsuite.
Diffstat (limited to 'open_issues/performance')
-rw-r--r-- | open_issues/performance/io_system.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/open_issues/performance/io_system.mdwn b/open_issues/performance/io_system.mdwn index bf59b5df..f5b5506a 100644 --- a/open_issues/performance/io_system.mdwn +++ b/open_issues/performance/io_system.mdwn @@ -35,6 +35,8 @@ very big performance speedups. Here's a real use-case: [[binutils_ld_64ksec]]. +Another one is running the Git testsuite which is mostly I/O bound, too. + Possible mentors: Samuel Thibault (youpi) Exercise: Look through all the code involved in disk I/O, and try something |