Dontopedia

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.

7 facts·4 predicates·2 sources·1 in dispute

Mostly:rdf:type(2), calls(1), accesses(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound 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)

consistsOfConsists of(1)

handlesHandles(1)

hasCriterionHas Criterion(1)

isInvokedByIs Invoked by(1)

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.

5 facts
PredicateValueRef
Rdf:typeCriterion[1]
Rdf:typeEvaluation Criterion[2]
CallsNormalize Latency[1]
AccessesLlm Latency[1]
Has Weighttrue[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.

callsbeam/6798f38f-2a01-40b6-8b5e-3174089598f5
ex:_normalize_latency
accessesbeam/6798f38f-2a01-40b6-8b5e-3174089598f5
ex:llm-latency
typebeam/6798f38f-2a01-40b6-8b5e-3174089598f5
ex:Criterion
labelbeam/6798f38f-2a01-40b6-8b5e-3174089598f5
latency
typebeam/6c30720a-3df4-47ac-981d-ec8baa26852a
ex:EvaluationCriterion
labelbeam/6c30720a-3df4-47ac-981d-ec8baa26852a
latency
hasWeightbeam/6c30720a-3df4-47ac-981d-ec8baa26852a
true

References (2)

2 references
  1. ctx:claims/beam/6798f38f-2a01-40b6-8b5e-3174089598f5
    • full textbeam-chunk
      text/plain1 KBdoc:beam/6798f38f-2a01-40b6-8b5e-3174089598f5
      Show 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.
  2. ctx:claims/beam/6c30720a-3df4-47ac-981d-ec8baa26852a
    • full textbeam-chunk
      text/plain1 KBdoc:beam/6c30720a-3df4-47ac-981d-ec8baa26852a
      Show 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.