I have a lot of useful vbscript functions and I include all of them at once in every asp package I create. Perhaps I wont use some of them. e.g.
<!--#include file="teststring.asp"-->
How much does including a function cost? (I mean cpu usage) and how much important is to excerpt only the used functions?