qbcore-framework / qb-core

FiveM RP Framework Core :muscle:
GNU General Public License v3.0
582 stars 962 forks source link

optimize(server/functions): minor optimizations #993

Closed EinS4ckZwiebeln closed 1 year ago

EinS4ckZwiebeln commented 1 year ago

Description

Some minor optimizations I did on the fly, it ain't much but this should improve performance for these functions a little. My tests with one player resulted in a~5-10% performance gain per function, however there could be a larger gain on higher player counts.

Checklist