Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 time/1 来测量 YAP prolog 中的 cpu 时间,例如
514.000 CPU 在 0.022 秒内 (2336363% CPU) 是
我想问的是这些数字的解释是什么?514.000 是否代表 CPU 秒数?什么是“0.022 秒”以及随后的 CPU 百分比?
谢谢