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.
1 parent 5a95728 commit 9573703Copy full SHA for 9573703
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