This week I worked on lowering the number of queries that SemanticScuttle needs to deliver a bookmark listing page.
Just looking at the front page of a SemanticScuttle instance with 10 or more bookmarks, not logged in, caused 37 SQL queries to be fired to the database.
If you are logged in, doing the same action took SQL 54 queries!