For each menu, wordpress reads data from the database and elaborated the results.
The downside is that the menu will not show the active item with different style.
This plugin cache one version of the menu for all pages..
If you are using user-specific menu items, this plugin will break that functionality, as it will cache the state of the first page load and any changes will not be seen.
Upload the complete speed-up-menu folder to the wp-content plugins directory.
Activate the plugin through 'Plugins WordPress...
Simply add string 'no-cache in the menu ...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Fix exception when no menu are setted. 1.0.8.
Addded link menu for purge the cache. 1.0.2.
Read more