Skip to content

How does CPU time calculated in deno deploy? #15988

Answered by zachauten
vicary asked this question in Q&A
Discussion options

You must be logged in to vote

I think Wikipedia provides a sufficient definition. It means that time spent waiting on a network request would not be billed.

CPU time (or process time) is the amount of time for which a central processing unit (CPU) was used for processing instructions of a computer program or operating system...
...
In contrast, elapsed real time (or simply real time, or wall-clock time) is the time taken from the start of a computer program until the end as measured by an ordinary clock.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@vicary
Comment options

@kitsonk
Comment options

@vicary
Comment options

@kitsonk
Comment options

@vicary
Comment options

Answer selected by vicary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants