Re: FUNC_MAX_ARGS benchmarks
Sander Steffann <steffann@nederland.net>
From: "Sander Steffann" <steffann@nederland.net>
To: "PostgreSQL Hackers" <pgsql-hackers@postgresql.org>
Date: 2002-08-06T09:05:52Z
Lists: pgsql-hackers
Hi, > Here's the multi-user test summary. Very little difference. The details > of the OSDB output are attached. > > NAMEDATALEN = 32, FUNC_MAX_ARGS = 32 > "Multi-User Test" 3403.84 seconds (0:56:43.84) > > NAMEDATALEN = 128, FUNC_MAX_ARGS = 32 > "Multi-User Test" 3412.18 seconds (0:56:52.18) Seeing these numbers, I would definitely vote for standards-compliance with NAMEDATALEN = 128. 8.34 seconds more on 3400 seconds is just a 0.25% increase. Sander.