Size: 418
Comment:
|
← Revision 3 as of 2017-12-30 01:29:56 ⇥
Size: 419
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
Increase speed for a build wich updates a single file | Increase speed for a build which updates a single file |
Increase speed for a build which updates a single file
We often edit a single file and then do a build. And the result is that we spend 80% of the time linking the kernel. So an obvious improvement for the kernel community would be to improve the speed of the linker (and decrease memory footprint).
Contact: Sam Ravnborg - sam (at) ravnborg.org
Difficulty: ?
Language: C