Current PHP version: 8.1.14
Current PDO version: 8.1.14
Current PDO::mySQL version: 8.1.14
Current PDO::SQLite version: 8.1.14
It took 0.00 seconds to do nothing 100 times.
It took 1.14 seconds to fetch a quote from SQLite (PDO) 100 times.
It took 0.84 seconds to fetch a quote from mySQL (mysqli) 100 times.
It took 0.76 seconds to fetch a quote from mySQL (PDO) 100 times.
It took 0.48 seconds to fetch a quote from testimonials.html 100 times.