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 19b13a3 + 9573703 commit c413fdeCopy full SHA for c413fde
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