You find that using
the AF_UNIX sockets for your session that is running on the same machine
as the SPD Server is not faster. Configure SPD Server to use the default
AF_INET sockets instead.
LIBNAME mylib sasspds 'test_area'
unixdomain=no;
Note: If you are running SPD Server
4.5 or later, and the client and server are both running UNIX, SPD
Server automatically detects UNIX domain sockets. In such cases, it
is not necessary to specify the UNIXDOMAIN parameter for optimum performance.