Resolved.. not running optimized.. Performance not matching up. Router is 200 ms slower on average. Not Sending APQ to Downstream Services #1191
-
I am working with the new router and comparing performance and it's slower than the old gateway, even though documentation says it's much faster???? I am running locally all the processes in the graph as well as the gateway vs. the router. I de-activated my gzip compression that i have running in the old gateway to try to do an apples to apples comparison... I ran the same query which is large which has a large payload over and over again so ensure all caches are warmed up... on average the new router is about 200 ms slower... |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
Are you sending the APQ to the downstream services? |
Beta Was this translation helpful? Give feedback.
-
Does it matter if i am running it as a cargo run command? One of my peers suggested, it is faster to run by making a release executable? |
Beta Was this translation helpful? Give feedback.
Does it matter if i am running it as a cargo run command?
One of my peers suggested, it is faster to run by making a release executable?