diff options
author | Kartik Agaram <vc@akkartik.com> | 2020-07-08 22:09:59 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2020-07-08 22:14:42 -0700 |
commit | f16f5690600ea74f2d77b72bf9167cf3a74c1d2e (patch) | |
tree | a63c61f6eba005f0e529e1c28e247cf7f2b92942 /apps/ex13 | |
parent | 3ae9d0ed54f7cd13a1672d0f5ae29d3f9baf4027 (diff) | |
download | mu-f16f5690600ea74f2d77b72bf9167cf3a74c1d2e.tar.gz |
6622 - new syscalls: time and ntime
As a side-effect I find that my Linode can print ~100k chars/s. At 50 rows and 200 columns per screen, it's 10 frames/s.
Diffstat (limited to 'apps/ex13')
-rwxr-xr-x | apps/ex13 | bin | 227 -> 235 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/apps/ex13 b/apps/ex13
index 2f77063a..239481d4 100755
--- a/apps/ex13
+++ b/apps/ex13
Binary files differ |