batch_sizes
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-11.)
batch_sizes has 20 facts recorded in Dontopedia across 3 references, with 2 live disagreements.
Mostly:contains(8), rdf:type(3), used by(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (5)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
attachedToAttached to(1)
- Comment 7
ex:comment_7
combinesCombines(1)
- Cartesian Product
ex:cartesian-product
hasVariableHas Variable(1)
- Source Document
ex:source_document
iteratesIterates(1)
- For Loop
ex:for-loop
iteratesOverIterates Over(1)
- For Loop
ex:for_loop
Other facts (19)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Contains | 10 | [1] |
| Contains | 50 | [1] |
| Contains | 100 | [1] |
| Contains | 200 | [1] |
| Contains | 400 | [1] |
| Contains | 50 | [3] |
| Contains | 100 | [3] |
| Contains | 200 | [3] |
| Rdf:type | Array | [1] |
| Rdf:type | Variable | [2] |
| Rdf:type | List | [3] |
| Used by | Profile and Time | [1] |
| Tested in Order | [10,50,100,200,400] | [1] |
| Defined As | List of Integers | [1] |
| Used in Loop | For Loop | [2] |
| Iterated by | For Loop | [2] |
| Used for | Testing | [3] |
| Purpose | Performance Testing | [3] |
| Not Used in Visible Code | true | [3] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (3)
ctx:claims/beam/ddadab31-9977-4184-acb5-a920c59af2ed- full textbeam-chunktext/plain1 KB
doc:beam/ddadab31-9977-4184-acb5-a920c59af2edShow excerpt
for decoded_tokens in process_text_chunks(text_chunks, batch_size): pass end_time = time.time() elapsed_time = end_time - start_time print(f"Batch size {batch_size}: Elapsed time {elapsed_time:.2f} seconds") # Test …
ctx:claims/beam/fef4fa6f-c278-4da1-b9a8-0acd2941b0c7- full textbeam-chunktext/plain1 KB
doc:beam/fef4fa6f-c278-4da1-b9a8-0acd2941b0c7Show excerpt
worker_counts = [5, 10, 20] for batch_size in batch_sizes: for worker_count in worker_counts: start_time = time.time() reformulated_queries = handle_queries(test_queries[:batch_size], max_workers=worker_count) e…
ctx:claims/beam/117f6da3-c824-44f6-b2d5-c579604dd7b4
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.