Last active
May 24, 2023 02:00
-
-
Save btakita/950e242985b65dda6606b370e31f7033 to your computer and use it in GitHub Desktop.
Upstash Pay as you go vs EC2 Redis
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9179 records (1 SET, 9179 HSET): company_gender | |
Upstash: 11590.06ms 172MB | |
EC2: 9001.75ms 141MB | |
8775 records: company_person | |
Upstash: 39417.53ms 1037MB | |
EC2: 38153.58ms 1040MB | |
11400 records (1 SET, 0-22800 HSET): iex__company | |
Upstash: 26545.97ms 1037MB | |
EC2: 19850.21ms 1040MB | |
50734 records (1 SET, 50734 HSET): issuerid__isin__iex__ticker | |
Upstash: 63186.86ms 1054MB | |
EC2: 48091.92ms 1055MB | |
9069 records (1 SET, 9069 HSET): peer__iex__ticker | |
Upstash: 11232.41ms 1054MB | |
EC2: 8642.37ms 1055MB |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment