Commit graph

4263 commits

Author SHA1 Message Date
Justin Ethier
7b5fd98695 Detect loops before optimizing CPS 2018-08-14 17:22:01 -04:00
Justin Ethier
973bfe0ef0 Match original CPS 2018-08-14 13:34:25 -04:00
Justin Ethier
5396e788cd Baseline 2018-08-14 12:49:35 -04:00
Justin Ethier
90c2b1caf1 Added original CPS as a reference 2018-08-13 18:40:42 -04:00
Justin Ethier
b943c99478 WIP 2018-08-13 18:07:28 -04:00
Justin Ethier
d24d552b46 New file 2018-08-13 17:51:49 -04:00
Justin Ethier
8a950380b0 Remove old file 2018-08-09 17:20:28 -04:00
Justin Ethier
9a741fe3b5 Releasing 0.9.1 2018-08-09 17:17:57 -04:00
Justin Ethier
f600efa052 Revised 0.9.1 bug fix 2018-08-09 12:32:35 -04:00
Justin Ethier
293cf59248 Revised wording 2018-08-09 11:54:07 -04:00
Justin Ethier
92a0160383 Simplify logic to match gc_sweep 2018-08-06 22:35:07 -04:00
Justin Ethier
3b7160bf5e Issue #270 2018-08-06 21:36:20 -04:00
Justin Ethier
2045df4932 Cleanup 2018-08-06 21:28:34 -04:00
Justin Ethier
b3bf701f6f Remove debug code 2018-08-06 21:28:17 -04:00
Justin Ethier
79e21b64e0 Revise header comments 2018-08-08 17:25:06 -04:00
Justin Ethier
f0f071d3e2 Staging debug line 2018-08-08 12:19:16 -04:00
Justin Ethier
edf56a4c15 Added debugging 2018-08-06 20:43:15 -04:00
Justin Ethier
40c73203ce Issue #270 - Working through a solution 2018-08-06 20:15:06 -04:00
Justin Ethier
386e208eb8 Revert previous changed
noticed an intermittent crash running read1
2018-08-06 14:48:37 -04:00
Justin Ethier
219cdf2d66 Unify remaining/p math in gc_sweep_fixed_size 2018-08-06 13:58:16 -04:00
Justin Ethier
c819e1f552 Bump to 0.9.1 2018-08-03 13:27:15 -04:00
Justin Ethier
ce225b3d60 Added 0.9.1 2018-08-03 13:27:01 -04:00
Justin Ethier
e383b45381 Do a better job of flagging free fixed-size pages 2018-08-03 13:24:57 -04:00
Justin Ethier
ce3ba0986f Added CYC_PROFILING 2018-08-03 11:59:22 -04:00
Justin Ethier
3431e37e0e Experiment with using a lower peak heap size 2018-08-03 11:46:23 -04:00
Justin Ethier
f8b409a8b9 Convert empty fixed-size page to bump&pop 2018-08-03 10:17:56 -04:00
Justin Ethier
e78a3e29bf Remove printf 2018-08-02 17:33:17 -04:00
Justin Ethier
c82223d0f4 Account for unswept heaps from last cycle 2018-08-02 17:45:01 -04:00
Justin Ethier
68a26e507b WIP, trying to cache unswept counts accurately 2018-08-02 13:46:25 -04:00
Justin Ethier
bb52f8db40 Issue #267 - Update free_size when sweeping bump&pop 2018-08-01 18:23:53 -04:00
Justin Ethier
6274eb2652 WIP 2018-08-01 16:58:14 -04:00
Justin Ethier
3ff33cbcb8 WIP - debugging cache of unswept count 2018-08-01 13:38:55 -04:00
Justin Ethier
ebc3247aa7 Remove unused code 2018-07-31 22:54:39 -04:00
Justin Ethier
7631607d87 Experimental tweaks 2018-07-31 13:42:50 -04:00
Justin Ethier
3369214c30 Cache number of unswept pages 2018-07-31 13:17:32 -04:00
Justin Ethier
07838457ce Add date for 0.9 2018-07-30 16:58:22 -04:00
Justin Ethier
a8dd1c23f8 Wording 2018-07-30 13:04:03 -04:00
Justin Ethier
e777b8ebec Rename doc 2018-07-29 18:49:29 -04:00
Justin Ethier
cf5b42b2b6 Revisions and cleanup 2018-07-29 18:28:44 -04:00
Justin Ethier
15b7a2c715 Revised last sections 2018-07-27 14:51:55 -04:00
Justin Ethier
d3df54f903 Fixup wording 2018-07-27 13:19:16 -04:00
Justin Ethier
dc89fbbc56 Added GC_COLLECT_UNDER_UNSWEPT_HEAP_COUNT
Also increased threshold from 2 to 3, to be a bit more aggresive with starting major GC's
2018-07-27 12:19:46 -04:00
Justin Ethier
248ea16762 WIP 2018-07-26 18:27:42 -04:00
Justin Ethier
535afe2ecf Revise intro section 2018-07-26 18:26:59 -04:00
Justin Ethier
63761ec633 WIP 2018-07-26 17:59:43 -04:00
Justin Ethier
612757329a Rename file 2018-07-26 17:59:17 -04:00
Justin Ethier
97eecd76d6
Add files via upload 2018-07-26 21:57:26 -04:00
Justin Ethier
3bce3c1e17 Update image 2018-07-26 17:55:45 -04:00
Justin Ethier
afb0b061fd
Add files via upload 2018-07-26 21:55:18 -04:00
Justin Ethier
da31b83e66 Remove dead comment 2018-07-26 17:44:39 -04:00