latency
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)
latency has 7 facts recorded in Dontopedia across 2 references, with 1 live disagreement.
Mostly:rdf:type(2), calls(1), accesses(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (6)
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.
hasMemberHas Member(2)
- Criteria List
ex:criteria-list - Three Criteria
ex:three-criteria
consistsOfConsists of(1)
- Three Criteria
ex:three-criteria
handlesHandles(1)
- Evaluate Criterion
ex:_evaluate_criterion
hasCriterionHas Criterion(1)
- Evaluation Framework
ex:evaluation-framework
isInvokedByIs Invoked by(1)
- Normalize Latency
ex:_normalize_latency
Other facts (5)
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 |
|---|---|---|
| Rdf:type | Criterion | [1] |
| Rdf:type | Evaluation Criterion | [2] |
| Calls | Normalize Latency | [1] |
| Accesses | Llm Latency | [1] |
| Has Weight | true | [2] |
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 (2)
ctx:claims/beam/6798f38f-2a01-40b6-8b5e-3174089598f5- full textbeam-chunktext/plain1 KB
doc:beam/6798f38f-2a01-40b6-8b5e-3174089598f5Show excerpt
def __init__(self, criteria, weights=None): self.criteria = criteria self.weights = weights if weights else [1] * len(criteria) def evaluate(self, llm): scores = [] for criterion, weight in zip(self.…
ctx:claims/beam/6c30720a-3df4-47ac-981d-ec8baa26852a- full textbeam-chunktext/plain1 KB
doc:beam/6c30720a-3df4-47ac-981d-ec8baa26852aShow excerpt
- You can easily add more criteria by extending the `criteria` list and implementing the corresponding normalization functions. ### Example Usage In the example usage, we define three criteria (`accuracy`, `latency`, `cost`) and assign…
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.