Skip to content
This repository was archived by the owner on Jan 19, 2024. It is now read-only.

2qp/cloudfirestoreping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

cloud firestore ping Test

simeple python script to ping / measuring the time of Firebase Cloud Firestore data retrieval.

create projects with different cloud firestore locations / Regional / multi-Regional ( Data Center Locations ) to compare data retrieval time.

PS : idk if this the correct way to messure it but it is what it is :rage3:

Requirements

  • Python
  • pip
  • Firebase Admin (Python)

Instructions

sudo apt-get install python-pip
pip install firebase-admin

if you're having six incompatible issues :

pip install six==1.13.0

On Firebase Project

  • Project Settings - > Service Accounts -- > Select Python --- > Generate New Private Key ---- > Save the file in the same dir of the cfping.py file

EXAMPLE : downloads/us-centraltest/

            -cfping.py
            -privatekey.json
  • duplicate and compare

About

ping / measuring the time of Firebase Cloud Firestore data retrieval

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages