Re: Client-side Performance
You can disable all javascripts and things fallback to non-js mode (usually, except in 1.0 I think they broke some things, again)
comment out this line like so in your header.php
<?php // bb_enqueue_script('topic'); ?>
Everything is being eventually moved to jquery like wordpress.