An Entity of Type: sports event, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Elapsed real time, real time, wall-clock time, wall time, or walltime is the actual time taken from the start of a computer program to the end. In other words, it is the difference between the time at which a task finishes and the time at which the task started. Conversely, programs running in parallel on more than one processing unit can spend CPU time many times beyond their elapsed time. Since in concurrent computing the definition of elapsed time is non-trivial, the conceptualization of the elapsed time as measured on a separate, independent wall clock is convenient.

Property Value
dbo:abstract
  • Elapsed real time, real time, wall-clock time, wall time, or walltime is the actual time taken from the start of a computer program to the end. In other words, it is the difference between the time at which a task finishes and the time at which the task started. Wall time is thus different from CPU time, which measures only the time during which the processor is actively working on a certain task. The difference between the two can arise from architecture and run-time dependent factors, e.g. programmed delays or waiting for system resources to become available. Consider the example of a mathematical program that reports that it has used "CPU time 0m0.04s, Wall time 6m6.01s". This means that while the program was active for six minutes and one second, during that time the computer's processor spent only 4/100 of a second performing calculations for the program. Conversely, programs running in parallel on more than one processing unit can spend CPU time many times beyond their elapsed time. Since in concurrent computing the definition of elapsed time is non-trivial, the conceptualization of the elapsed time as measured on a separate, independent wall clock is convenient. Another definition of "wall time" is the measurement of time via a separate, independent clock as opposed to the local system's internal time, i.e. with regard to the difference between the two. "Real time" in the meaning of "wall time" should not be confused with real-time computing. (en)
  • Tempo real decorrido, tempo de relógio de parede ou tempo de relógio é o tempo realmente decorrido entre o início e a finalização de um programa de computador. Em outras palavras, é a diferença entre a hora que uma tarefa foi finalizada e a hora que esta iniciou. Logo, o tempo de relógio é diferente do tempo de CPU, que só mede o tempo que o processador está ativamente trabalhando em certa tarefa. A diferença entre os dois pode surgir através de fatores dependentes da arquitetura e tempo de execução, por exemplo: atrasos programados ou espera por recursos do sistema. Considere o exemplo de um programa matemático que informa que usou: "tempo de CPU 0m0,04s, tempo de relógio 6m6,01s". Isso quer dizer que enquanto o programa estava ativo por 6 minutos e 1 segundo, o processador gastou somente 4/100 de um segundo executando cálculos para o programa. Por outro lado, programas sendo executados em paralelo em múltiplas unidades de processamento podem usar tempo de CPU muito além do tempo real decorrido. Já que na programação concorrente a definição do tempo decorrido importa, o conceito de medir o tempo decorrido em um relógio separado e independente é conveniente. Outra definição de "tempo de relógio" é a medida do tempo por um relógio separado e independente ao invés de pelo relógio interno do sistema local, isto é: com consideração à diferença entre os dois. "Tempo real" com sentido de "tempo de relógio" não deve ser confundido com computação de tempo real. (pt)
dbo:wikiPageID
  • 25290996 (xsd:integer)
dbo:wikiPageLength
  • 2913 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1114771364 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Elapsed real time, real time, wall-clock time, wall time, or walltime is the actual time taken from the start of a computer program to the end. In other words, it is the difference between the time at which a task finishes and the time at which the task started. Conversely, programs running in parallel on more than one processing unit can spend CPU time many times beyond their elapsed time. Since in concurrent computing the definition of elapsed time is non-trivial, the conceptualization of the elapsed time as measured on a separate, independent wall clock is convenient. (en)
  • Tempo real decorrido, tempo de relógio de parede ou tempo de relógio é o tempo realmente decorrido entre o início e a finalização de um programa de computador. Em outras palavras, é a diferença entre a hora que uma tarefa foi finalizada e a hora que esta iniciou. Por outro lado, programas sendo executados em paralelo em múltiplas unidades de processamento podem usar tempo de CPU muito além do tempo real decorrido. Já que na programação concorrente a definição do tempo decorrido importa, o conceito de medir o tempo decorrido em um relógio separado e independente é conveniente. (pt)
rdfs:label
  • Elapsed real time (en)
  • Tempo real decorrido (pt)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License