Access time: Difference between revisions

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
imported>Tom94022
Undid revision 1289744835 by 2001:FB1:165:8391:491C:464:BCD2:7B70 (talk)rvt vandalism
 
imported>Kvng
attempted requested clarification
Line 1: Line 1:
{{short description|Latency between a request to an electronic system and the access being completed}}
{{short description|Latency between a request to an electronic system and the access being completed}}
{{About||access time in hard disk drives|Disk access time|access time in Unix file statistics|stat (system call)|access time in telecommunications networks|Access network#Access process}}'''Access time''' is the time delay or [[Latency (engineering)|latency]] between a request to an electronic system, and the access being initiated or the requested data returned.
{{About||access time in hard disk drives|Disk access time|access time in Unix file statistics|stat (system call)|access time in telecommunications networks|Access network#Access process}}


In [[computer]] and [[software system]]s, it is the time interval between the point where an [[instruction (computer science)|instruction]] control unit initiates a call to retrieve [[data]] or a request to store data, and the point at which delivery of the data is completed or the storage is started. Note that in [[Distributed computing|distributed software systems]], access time or latency should be measured through '99th percentile''.''{{Needs clarification|date=November 2024}}''<ref>{{Cite book |title=Understanding Distributed Systems: What every developer should know about large distributed applications |year=2021 |isbn=978-1838430207 |last1=Vitillo |first1=Roberto |publisher=Roberto Vitillo }}</ref>''
'''Access time''' is the time delay or [[Latency (engineering)|latency]] between a request to an electronic system, and the access being initiated or the requested data returned.
 
In [[computer]] and [[software system]]s, it is the time interval between the point where an [[instruction (computer science)|instruction]] control unit initiates a call to retrieve [[data]] or a request to store data, and the point at which delivery of the data is completed or the storage is started. Note that in [[Distributed computing|distributed software systems]] or other systems with [[stochastic process]]es, access time or latency should be measured at the ''99th percentile''.<ref>{{Cite book |title=Understanding Distributed Systems: What every developer should know about large distributed applications |year=2021 |isbn=978-1838430207 |last1=Vitillo |first1=Roberto |publisher=Roberto Vitillo }}</ref>''


==See also==
==See also==

Revision as of 21:54, 8 June 2025

Template:Short description Script error: No such module "about".

Access time is the time delay or latency between a request to an electronic system, and the access being initiated or the requested data returned.

In computer and software systems, it is the time interval between the point where an instruction control unit initiates a call to retrieve data or a request to store data, and the point at which delivery of the data is completed or the storage is started. Note that in distributed software systems or other systems with stochastic processes, access time or latency should be measured at the 99th percentile.[1]

See also

References

Template:Reflist <templatestyles src="Citation/styles.css"/>Script error: No such module "Template wrapper".

Template:Asbox

  1. Script error: No such module "citation/CS1".