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 879dcdd commit 59210d7Copy full SHA for 59210d7
pkg/epp/scheduling/framework/plugins/multi/prefix/plugin_test.go
@@ -416,9 +416,7 @@ func BenchmarkPrefixPluginChatCompletionsStress(b *testing.B) {
416
MaxPrefixBlocksToMatch: maxPrefixBlocks,
417
LRUCapacityPerServer: DefaultLRUCapacityPerServer,
418
}
419
-
420
plugin := New(context.Background(), config)
421
- //cycleState := types.NewCycleState()
422
423
// Test scenarios: varying number of messages and message lengths
424
scenarios := []struct {
0 commit comments