I think much of the speed loss due to the library is down to repeated calls asking for similar info from the various library functions. They could probably be speeded up enormously if MiNT had a 'cookie cache' for e.g the lookup routines (e.g. relpath2cookie). Steve.