**DO-Compute Billing Time Vs Workers Compute Billing Time** AIM : To understand DO Compute billing.
DO-Compute Billing Time Vs Workers Compute Billing Time
AIM : To understand DO Compute billing.
(PLEASE NOTE : i am aware that DO billing is based on Wall Clock time while Workers billing is based on CPU time)
Simple Use-case : Make an entry in Workers-KV (key : "hello", value "world" )
IF, Workers consumes 10ms (and hence billing time = 10ms) for above simple Use-case, is it "FAIRLY ACCURATE" to assume that the DO will also consume 10ms (and hence billing time = 10ms) for the same Use-case.
Will the DO billing charge for cold-starts etc ?
AIM : To understand DO Compute billing.
(PLEASE NOTE : i am aware that DO billing is based on Wall Clock time while Workers billing is based on CPU time)
Simple Use-case : Make an entry in Workers-KV (key : "hello", value "world" )
IF, Workers consumes 10ms (and hence billing time = 10ms) for above simple Use-case, is it "FAIRLY ACCURATE" to assume that the DO will also consume 10ms (and hence billing time = 10ms) for the same Use-case.
Will the DO billing charge for cold-starts etc ?



