Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for BM (0.01 sec)

  1. cmd/metacache-bucket_test.go

    )
    
    func Benchmark_bucketMetacache_findCache(b *testing.B) {
    	bm := newBucketMetacache("", false)
    	const elements = 50000
    	const paths = 100
    	if elements%paths != 0 {
    		b.Fatal("elements must be divisible by the number of paths")
    	}
    	var pathNames [paths]string
    	for i := range pathNames[:] {
    		pathNames[i] = fmt.Sprintf("prefix/%d", i)
    	}
    	for i := range elements {
    		bm.findCache(listPathOptions{
    			ID:           mustGetUUID(),
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 1.8K bytes
    - Viewed (0)
  2. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    blogspot.ru
    blogspot.se
    blogspot.sg
    blogspot.si
    blogspot.sk
    blogspot.sn
    blogspot.td
    blogspot.tw
    blogspot.ug
    blogspot.vn
    blogsyte.com
    bloomberg
    blue
    bluebite.io
    blush.jp
    bm
    bmd.br
    bmoattachments.org
    bms
    bmw
    bn
    bn.it
    bnpparibas
    bnr.la
    bo
    bo.it
    bo.nordland.no
    bo.telemark.no
    boats
    boavista.br
    bodo.no
    bodø.no
    boehringer
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  3. docs/en/docs/release-notes.md

    * Initialize French translations. PR [#1975](https://github.com/tiangolo/fastapi/pull/1975) by [@JulianMaurin-BM](https://github.com/JulianMaurin-BM).
    * Initialize Turkish translations. PR [#1905](https://github.com/tiangolo/fastapi/pull/1905) by [@ycd](https://github.com/ycd).
    
    ### Internal
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Fri Sep 05 12:48:45 UTC 2025
    - 544.1K bytes
    - Viewed (0)
Back to top