Help for this page
connect to database and recreate tables insert 10000 rows into the parent table (channelView) ... if we have inserted 100 things, commit a transaction if we have inserted 1000 things, report performance }
Connect to database...Done. Reset database...Done. ... 8000 2005-03-08 12:38:59 133.599 9000 2005-03-08 12:39:07 120.618 10000 2005-03-08 12:39:16 109.312
#!/usr/bin/perl + use warnings; ... }