I don't think you will notice much difference. I'm using multiple in one project as well and didn't notice much change in speed.
Rik Jeffrey B schreef:
Hello, I'm new to jquery and I've been wondering if there are any performance implications to "packing" all of my jquery code into a single instance of "$(document).ready(function()..." or using separate ones for each goal I want to achieve? All the best, Jeffrey