i wanted to add some benchmarking to my framework (propritary) to see how man and how long it takes to execute my whole framework from onelink to another. i wanted to benchmark how long it took to get the database information. how many quieries i've done. lastly i would like to know how long it took to render.
i already have the first ebnhing library. that was simple enough but i'd like to know if there are others.
if it matters, i'm using ADODB as my Database Abstraction layer
thanx oodles