Last modified: 2014-11-11 00:52:43 UTC
There are only two things which could conceivably lead to performance issues and I believe I've taken care of both of them. 1. Adding the personal sandbox link is (by default) disabled for anonymous users, whose page views are usually cached. 2. The extension uses the SkinPreloadExistence hook to avoid additional database queries about page existence status.