John Benediktsson
4c54b32170
tools.time: flush the banner so you can use time in a loop.
2012-08-10 15:23:10 -07:00
Slava Pestov
10836ce1bc
tools.memory, tools.dispatch: change collect-gc-events and collect-dispatch-stats combinators to output values instead of setting variables
2010-03-16 14:00:57 +13:00
Doug Coleman
6f7ec206a1
rename millis to system-millis, micros to system-micros, add nano-count
2009-11-18 15:58:48 -06:00
Slava Pestov
47df580081
tools.time: overhaul
2009-11-05 01:07:59 -06:00
Slava Pestov
e4ad642134
vm: 4 bit tags, new representation of alien objects makes unbox-any-c-ptr more efficient (work in progress)
2009-11-02 04:25:54 -06:00
Slava Pestov
21f1fe7aaf
tools.time: remove crappy old GC stats
2009-10-27 03:37:05 -05:00
Slava Pestov
05b49e15e0
tools.time: remove unneeded math.vectors dependency
2009-05-06 14:56:50 -05:00
Slava Pestov
f51b7b2677
Fix tools.time output in the TTY listener
2009-04-30 20:03:52 -05:00
Slava Pestov
8c25569e9e
tools.time: print method dispatch statistics
2009-04-28 22:45:19 -05:00
Slava Pestov
b00d81e47b
Add time spent scanning cards to 'time' output
2009-04-24 09:44:29 -05:00
Slava Pestov
e5ed7447ed
Removing more >r/r> usages
2008-12-03 08:46:16 -06:00
Slava Pestov
2f4ecd9a67
Fix typo
2008-11-23 03:26:31 -06:00
Slava Pestov
d22c0281df
Print runtime as a float
2008-11-23 03:10:32 -06:00
Slava Pestov
8819f23312
Replace millis primitive with micros primitive
...
Add millis as a library word
sleep now takes either a duration or a microsecond count; code using durations doens't need to be updated, code using millisecond counts updated to use durations for the most part
2008-11-19 01:50:05 -06:00
Slava Pestov
22f11f24c9
Move simple-table. to prettyprint since its generally useful and not specific to tools.time
2008-11-04 17:23:08 -06:00
Slava Pestov
d66f887736
Create basis vocab root
2008-07-28 22:03:13 -05:00