aStonePenguin
aStonePenguin
Basic hardware info is pretty harmless.
@zerfgog Even having the current largest server in the game user feedback absurdly hard to get especially if you want it from more then just dedicated players. Most people don't...
You can make the is* functions a fair bit faster by doing [something similar to this](https://github.com/SuperiorServers/dash/blob/master/lua/dash/extensions/type.lua#L33). Whether it's really worth it 🤷
> I guess ents.GetAll can benefit from same stuff and have like 2000x performance improvement? lol If https://github.com/Facepunch/garrysmod-issues/issues/5800 ever gets solved.

You need to manually poll the connection in this version. `hook.Add('Think', database.handle, database.handle.Poll)`