Here is the test results of our PHP and Perl script. You will notice that PHP had a much quicker execution time altho php is quite fast with mySQL entry, we are optimally looking for a C solution to listen to the logfile, and write realtime data
----------------------------------------
- changed gl.sql to proper mySQL create table format
- changed supah.pl to mySQL and dumped into mySQL table
TOTAL Time (2:25) (Process time)
- ran my "run" script i did in php, total execution time
was (0:42) (Process time)
- disabled the division in the supah.pl knocked execution
time to (2:13) (Process time)
- modified supah.pl with array split for date - cut code
down to (2:03) (Process time)
- modified supah.pl to array and sprintf output - cut down
code to (1:33) (Process time)
- added configuration option called BYTES allows user to
choose db entry in bytes or kilos... read more
GLReport now has a new home here at sourceforge. Early stages of development have taken place. Expect to see frequent updates