being a linux person, I don't use the task manager, but you can easily profile what your system is doing using the command top - indeed Chromium forks all the processes it runs, so they run separately - on linux it also nicely sets their priority for you, quite low too.