Hello! I'm working on processing relatively big (10+Mb) XML files, and it seems to me that Catalyst is taking an awful lot of time on some internal processing before call to handler, using surprisingly 200 MBs of RAM (about 40 MBs before request) Can I somehow improve Catalyst's performance? Alex.