Self-Built CRM Speed Challenge
I do not know how this fits into the rules so please let me know if it is not allowed.
I propose a battle to see how fast the community CRMs are. I feel this gives everyone a chance to name drop their CRM without being spammy to people in the other threads and presents a challenge for who has the fastest and leanest CRM (or most optimized). Most of the test is network latency but server time is the time it takes for your CRM to receive the request, run your auth system and respond to the client (TTFB - SSL). Scripts are what javascript has to load after the request to fully serve the page.
Post your VM provider and server specifications and if you are located in the same geographical area. Then run the script or run the command on its own and post your results. May the fastest CRM win.
----------------------------------------------------------------------------------------
Google Cloud - E2-Micro 2 cores 1GB RAM
Running google central and located on the SD/WY border.
----------------------------------------------------------------------------------------
Me (SudleCRM) TTFB: 240ms Server: 34ms Size: 0.9KB Scripts: 0
Pipedrive TTFB: 426ms Server: 234ms Size: 36.7KB Scripts: 8
GoHighLevel TTFB: 294ms Server: 90ms Size: 9.3KB Scripts: 6
Salesforce TTFB: 326ms Server: 113ms Size: 12.0KB Scripts: 9
HubSpot TTFB: 465ms Server: 261ms Size: 20.1KB Scripts: 19
Zoho CRM TTFB: 1255ms Server: 281ms Size: 28.3KB Scripts: 11
The links used are in the script and all providers are tested the same way.
----------------------------------------------------------------------------------------
Here is an internal test that requires your session cookie and actually tests the speed of the CRM. Use your real session cookie in the script and hit an actual route in your CRM.
----------------------------------------------------------------------------------------
Endpoint: /api/leads/rows (59892 leads, paginated, server rendered HTML)
TTFB: 334ms
Server: 65ms
Size: 7.7KB
[link] [comments]