Platform performance quick test
This page and its API are the same code on Vercel and Render. Run the test from the same browser and network for both deployments.
It sends 5 warm-up requests, then measures 30 sequential
/api/ping requests. Use the CLI script for concurrent tests.
Leave blank to test this deployment, or enter your Render URL while viewing the site on Vercel.
Ready.
Send iOS push notification
Configure APNs environment variables on the API host, paste the device token from your iOS app, then send a test message.
Ready.
Send Android push notification
Configure Firebase Cloud Messaging environment variables on the API host, paste the FCM registration token from your Android app, then send a test message.
Ready.