report times in ms again

db4
Doug Coleman 2009-11-19 04:05:57 -06:00
parent 35695b6ff8
commit b388d2a34b
1 changed files with 3 additions and 3 deletions

View File

@ -59,7 +59,7 @@ SYMBOL: bootstrap-time
[
! We time bootstrap
system-micros
system-micros 1000 /i
default-image-name "output-image" set-global
@ -84,14 +84,14 @@ SYMBOL: bootstrap-time
load-components
system-micros over - core-bootstrap-time set-global
system-micros 1000 /i over - core-bootstrap-time set-global
run-bootstrap-init
f error set-global
f error-continuation set-global
system-micros swap - bootstrap-time set-global
system-micros 1000 /i swap - bootstrap-time set-global
print-report
"deploy-vocab" get [