Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21d46137db0cf4a

Jump to content

Talk:time (Unix)

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 18 years ago by Keilaron

1. Does anyone know the definitive difference between real, usr, and sys time? (I am currently researching this, and will add it if I figure it out.)

2. Wouldn't either *nix or Unix-like be more correct than Unix?

IIRC, real means wall clock time (i.e. real-world time), usr is user-space or regular program time (whether cycles or real time I'm not sure), and sys is, I believe, time spent on system calls and the like. Don't take my word for it, though, I'm not entirely certain of that (I usually only care for the real measure, see). As for *n?x, yeah, that might be more accurate since Linux and others probably copy it, but I don't know if there are any variances to those. -- Keilaron (talk) 15:03, 15 December 2007 (UTC)Reply