43 ms·
I do not consider myself an hater (I have used both php and go). I would say the results on that page are consequence of php having more mature database drivers
by Vieira 13y ago
I do not consider myself an hater (I have used both php and go). I would say the results on that page are consequence of php having more mature database drivers (written in C) than go, that is still in its infancy. If you look at for e.g. Plaintext it is more in line with what one would expect from a compiled language versus an interpreted one.