Commit Graph

31 Commits

Author SHA1 Message Date
C. Guy Yarvin
53eae798e2 100 profile samples per second, in theory anyway. 2014-11-30 16:08:28 -08:00
C. Guy Yarvin
ce8afd76ee Various profiling and other fixes. 2014-11-30 16:06:08 -08:00
C. Guy Yarvin
ee49973664 Remove annoying printf. 2014-11-30 02:30:45 -08:00
C. Guy Yarvin
b34b8633de Merge branch 'master' of https://github.com/urbit/urbit 2014-11-30 02:16:24 -08:00
C. Guy Yarvin
81455138c3 Fix some profiling stuff. 2014-11-30 02:06:41 -08:00
Steven Dee
edc0625258 Use standard format specifiers for 64bit ints
This fixes a bunch of stupid warnings.

It may also be worth considering the 16- and 32-bit versions for _w and
_s, but I didn't do them because it would've taken more than a 5-minute
search-and-replace to sort out which was which.

It may also be a good idea to come up with an urbit-standard name for
these rather than the ones given by inttypes.h. In that case, it's
easier to get there via search-and-replace if the standard ones are
already there.
2014-11-29 15:41:28 -05:00
C. Guy Yarvin
b3a64933bc Ready to test profiling. 2014-11-28 18:19:11 -08:00
C. Guy Yarvin
bdebf8f657 Update some jet stuff, and docs 2014-11-28 12:29:10 -08:00
C. Guy Yarvin
ec15c99566 Construct jet labels on reload. 2014-11-27 14:08:02 -08:00
C. Guy Yarvin
5736ea6e00 Fix handling of .^ errors. 2014-11-26 11:00:50 -08:00
C. Guy Yarvin
4d900b5d9d Print memory size on load. 2014-11-25 17:31:11 -08:00
C. Guy Yarvin
80d6f74886 Various fixes and documentations. 2014-11-25 15:31:35 -08:00
C. Guy Yarvin
d43bc56bb1 Validate jet cores. Other cosmetic changes. 2014-11-24 14:41:47 -08:00
C. Guy Yarvin
c64887c41c Finish restructuring jet state. 2014-11-20 11:58:55 -08:00
C. Guy Yarvin
6ea4bf7bb6 Correct jet nouns, step 1. 2014-11-20 11:49:27 -08:00
C. Guy Yarvin
60db57a48e Fix some stuff; comment out uni jets. 2014-11-19 16:46:16 -08:00
C. Guy Yarvin
d3cf59a80f About to bisect for memory leak. 2014-11-18 15:17:56 -08:00
C. Guy Yarvin
0c5492adda More cold state. 2014-11-18 12:59:59 -08:00
C. Guy Yarvin
23a0228e7f More calx adjustments. 2014-11-18 10:56:28 -08:00
C. Guy Yarvin
7598994ba4 More calx adjustments. 2014-11-18 02:49:03 -08:00
C. Guy Yarvin
9a06716750 More calx tweaking. 2014-11-17 18:06:09 -08:00
C. Guy Yarvin
f205df3e66 More calx mayhem. 2014-11-17 15:57:08 -08:00
C. Guy Yarvin
43eeb64fc7 Another jet state adjustment. 2014-11-17 15:24:40 -08:00
C. Guy Yarvin
031856b0ef Re-restructure calx. 2014-11-17 14:57:05 -08:00
C. Guy Yarvin
5332ae57a3 Revert jet code to un-break. 2014-11-17 14:12:11 -08:00
C. Guy Yarvin
3e7455a14e This commit is broken! 2014-11-17 13:56:51 -08:00
C. Guy Yarvin
1055dc00e7 Restructure calx. 2014-11-15 17:24:19 -08:00
C. Guy Yarvin
dfbd88b7b9 Various fixes and improvements. 2014-11-15 17:10:15 -08:00
C. Guy Yarvin
9b4da218aa Solve malloc alignment issues. 2014-11-11 13:49:45 -08:00
C. Guy Yarvin
4815cbcfa6 Before gmp malloc changeover. 2014-11-07 14:54:59 -08:00
C. Guy Yarvin
6e9e1443a5 Relocation. 2014-11-06 11:29:53 -08:00