| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
AFAIK getters/setters like this incur noticeable overhead, so perhaps we should be adjusting the documentation to more strongly recommend socket over connection. |
Sorry, something went wrong.
|
Also if we're making this change we should also replace all usage of .connection in core with .socket to avoid the overhead. |
Sorry, something went wrong.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Slightly reduces memory overhead by replacing superfluous property with getter/setter.
Checklist