diff options
author | miwi <miwi@FreeBSD.org> | 2011-02-12 12:55:12 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-02-12 12:55:12 +0800 |
commit | 6d45e3d606f2a193c735399996875f474b8fd53a (patch) | |
tree | 5e54552019eceb0f88e94dc03b0e04681675509b /benchmarks | |
parent | 1001ebab8dc04485863833bcb8eb3478b618e5c0 (diff) | |
download | freebsd-ports-gnome-6d45e3d606f2a193c735399996875f474b8fd53a.tar.gz freebsd-ports-gnome-6d45e3d606f2a193c735399996875f474b8fd53a.tar.zst freebsd-ports-gnome-6d45e3d606f2a193c735399996875f474b8fd53a.zip |
The previous patch I made alters a function to call "getconf ARG_MAX" to get the
maximum command line length. However I failed to realize that the rest of the
program called this function a lot. I have now altered the patch file to call
getconf once on program run instead of multiple times, greatly reducing
execution time.
PR: 154560
Submitted by: maintainer
Diffstat (limited to 'benchmarks')
0 files changed, 0 insertions, 0 deletions