bldc/benchmarks
Benjamin Vedder 7e82cff0b9 Squashed 'lispBM/lispBM/' changes from 948bb6bc..9e5d4044
9e5d4044 gc stack is allocated from lbm_memory, it is possible to resize the gc stack by allocating a new one and replace the old. see runtime_extensions for example
77561a9e added a function that returns maximum gc stack level and added an error message when GC stack exhausts
4dfcabf1 added a callback for when a critical unrecoverable error occurs so.
63919e22 Slight opmitmization of stack usage in GC mark phase
38c677e9 Merge branch 'master' of github.com:svenssonjoel/lispbm
fd88cd7e Small overlook of match machinery with minor changes to environment handling and gc roots
173e256b added test of match
0478d16c added 3 tests of match

git-subtree-dir: lispBM/lispBM
git-subtree-split: 9e5d4044c2d36efdd01b080d0db150186922a6d7
2023-10-06 15:54:52 +02:00
..
bench_chibi Squashed 'lispBM/lispBM/' changes from 948bb6bc..9e5d4044 2023-10-06 15:54:52 +02:00
stored_results Squashed 'lispBM/lispBM/' changes from e76a3deb..fe7a709d 2022-10-17 14:42:17 +02:00
dec_cnt1.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
dec_cnt2.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
dec_cnt3.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
fibonacci.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
fibonacci_tail.lisp Squashed 'lispBM/lispBM/' changes from 7930b985..f6ae1498 2022-02-21 18:36:00 +01:00
insertionsort.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
plot_bench.py Squashed 'lispBM/lispBM/' changes from 7756d581..b3d8a6b2 2022-10-06 13:58:38 +02:00
q2.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
run_benchmarks_stm32 Squashed 'lispBM/lispBM/' changes from fb7d3503..8a9ff6cc 2022-03-06 02:01:41 +01:00
tak.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00