We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eacc2fa + 84423a5 commit 3261327Copy full SHA for 3261327
src/ui/lib/components/MetricsSummary/MetricsSummary.component.tsx
@@ -298,7 +298,7 @@ export const Component = () => {
298
color="surface.onSurface"
299
textTransform="uppercase"
300
>
301
- Maximum RPS per gpu
+ Measured RPS (Mean)
302
</Typography>
303
<Typography variant="metric1" color="primary">
304
{formatNumber(currentRequestRate)} rps
0 commit comments