readme.time

来自「system C源码 一种替代verilog的语言」· TIME 代码 · 共 18 行

TIME
18
字号
The program `raw', when run in `..' runs the program `run' producedfrom `meas.c'.  It produces a raw output file (see `../tmp/*.raw').`raw' will die with an error if run in the current directory.  Notethat some versions of `time' produce output in an unexpected format;edit them by hand.`prim', `init', `cswap' and `go' produce formatted table entries usedin the documentation (in `../doc').  For example, from `..',	foreach i (tmp/*.raw)	  time/prim $i	endSee notes in the QuickThreads document about the applicability ofthese microbenchmark measurements -- in general, you can expect allQuickThreads operations to be a bit slower when used in a realapplication.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?