|
|
a06c5854c8
|
The big exponential thing was ironically Hash which was being called for memo which existed to prevent exponential behavior. Reimplmenented the caching hash, and much much faster. Still some failing tests, and bvau might be looping
|
2023-04-04 23:40:09 -04:00 |
|
|
|
7b334e96df
|
Finally finished sketching out the new version, lets get on the compile errors
|
2023-03-19 00:59:46 -04:00 |
|
|
|
e9b8f636cf
|
Start splitting out the tests into multiples, with the library code at top level in once_cell's Lazy
|
2023-02-12 16:16:59 -05:00 |
|
|
|
60dad101f8
|
Speed sketch beginnings of a Rust implementation of new stripped-down Scheme-like Kraken
|
2023-02-07 02:07:53 -05:00 |
|