New topic: Why is RB slower with MySQL and PHP?
<http://forums.realsoftware.com/viewtopic.php?t=33083> Page 1 of 1 [ 1 post ] Previous topic | Next topic Author Message thansen Post subject: Why is RB slower with MySQL and PHP?Posted: Sun Mar 21, 2010 2:09 am Joined: Mon Feb 05, 2007 11:05 pm Posts: 54 In PHP MySQL is superquick, I can perform thousands of operations in a flash and am handling millions of records. PHP is an interpreted language and I am constructing SQL command strips using concatenation and string template substitutions. In RB I am fiddling with hundreds of records using record and record set objects manipulating them directly in a compiled language. Why is RB ten times slower with MySQL? 100 times slower with RealServer? Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 1 post ] -- Over 1500 classes with 29000 functions in one REALbasic plug-in collection. The Monkeybread Software Realbasic Plugin v9.3. http://www.monkeybreadsoftware.de/realbasic/plugins.shtml [email protected]
