Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for BenchmarkPopulationRetention (0.74 sec)

  1. plugin/pkg/auth/authorizer/node/node_authorizer_test.go

    	}
    }
    
    func BenchmarkPopulationRetention(b *testing.B) {
    
    	// Run with:
    	// go test ./plugin/pkg/auth/authorizer/node -benchmem -bench . -run None -v -o node.test -timeout 300m
    
    	// Evaluate retained memory with:
    	// go tool pprof --inuse_space node.test plugin/pkg/auth/authorizer/node/BenchmarkPopulationRetention.profile
    	// list populate
    
    	opts := &sampleDataOpts{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 07 21:22:55 UTC 2024
    - 40.5K bytes
    - Viewed (0)
Back to top