Search

SQL

SQL-Keywords, Database API, Database classes, Variable insertion, Use comments, Indentation, The aim, SQL and database performance.
From the developer's site


Performance tests: Default arguments

friebe Assume we have the following function: function fixture($r1, $r2, $o1= array(1, 2), $o2= NULL, $o3= 'foo') { // ...
From the news


Performance improvements to xml.Node

.
From the news


Performance experiment: if / else vs. switch / case

.
From the news


RFC #0066: TCP_NODELAY server option

friebe Scope of Change A new method called setTcpNoDelay() on the peer.server.*Server classes will be added.
From the news


RFC #0014: Dynamic exception loading

friebe Scope of Change A new core function raise() will be introduced.
From the news


Compiling the XP framework

friebe Lately I was experimenting with the PHP extension bcompiler, which offers an API to write the opcodes generated from zend_compile() to files.
From the news


ArchiveReader deprecation

.
From the news


5.6.4-RELEASE: Merry X-Mas

friebe X-Mas TreeThis release contains numerous bugfixes, features and performance improvements but also cleans up deprecated methods like lang.reflect.Routine::returnsReference() and rdbms.Criteria::newInstance().
From the news


Enum usecases: Profiling

friebe As you might now, from time to time, I investigate PHP language features on their performance.
From the news


Results

Found 12 items in 0.016 seconds.