[eluser]samhQC[/eluser]
Thanks for your interest Adam.
I am going to do some more research, I expect the problem is with what I am doing, rather than the library itself.
If I can figure it out I will post what the solution was in case it helps others.
If I can't I will come back with more details looking for help
I am using
Auth 1.0.6 and the latest version of codeigniter
Loading Time Base Classes 0.0161
Controller Execution Time ( sited / Index ) 5.0919
Total Execution Time 5.1081
The auth sessions query and user set identifier SQL queries are very fast, not half a second in total.
All my pages are very slow if I am logged in, but fast if I am logged out. I suspect it's maybe something to do with apache and sessions.
Cheers
Sam