forrest79 / phpgsql

Simple and fast PHP database library for PostgreSQL with auto converting DB types to PHP and fluent interface for SQL query writing.
Other
11 stars 3 forks source link

optimization for array_keys #4

Closed klapuch closed 5 years ago

klapuch commented 5 years ago

I have already did a small benchmarks some time ago: https://github.com/slevomat/coding-standard/issues/458

forrest79 commented 5 years ago

Thanks 👍