commit | e5d4852894d2caabccfd6a7c86af6e7aa3a03550 | [log] [tgz] |
---|---|---|
author | Andrew Sutherland <dr3wsuth3rland@gmail.com> | Sat Jul 07 06:05:58 2012 -0500 |
committer | Andrew Sutherland <dr3wsuth3rland@gmail.com> | Sat Jul 07 06:05:58 2012 -0500 |
tree | 0e390afa03cb1024db1fb14865b55210c90e3222 | |
parent | c62c36bddffdc4699ecc814b1d3b45661b45447c [diff] |
libc: dont use the linaro strcpy significant regression here: Google: 1000000 * strcpy of 15000 bytes: 24.074554 seconds 100000000 * strcpy of 15 bytes: 7.468170 seconds Linaro: 1000000 * strcpy of 15000 bytes: 63.671265 seconds 100000000 * strcpy of 15 bytes: 12.456329 seconds Change-Id: I35b431db4d7c1e72adcd7570ab504f6f00179e74