Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hoon: sort runs out of memory #6920

Open
yosoyubik opened this issue Feb 22, 2024 · 0 comments
Open

hoon: sort runs out of memory #6920

yosoyubik opened this issue Feb 22, 2024 · 0 comments
Labels

Comments

@yosoyubik
Copy link
Contributor

> =+  (gulf 0 11.384)  =+  (sort - lth)  (lent -)
11.385

but

> =+  (gulf 0 11.385)  =+  (sort - lth)  (lent -)
(recover: dig: meme)

This looks like something wrong with the sort jet.

Another data point, ++skim works fine:

> =+  (gulf 0 111.386)  =+  %+  skim  -  |=  a=@  &  (lent -)
111.387

Looked at this one together with @pkova

@yosoyubik yosoyubik added the bug label Feb 22, 2024
@yosoyubik yosoyubik changed the title hoon: sort runs out of memory when going over more than 11.385 items hoon: sort runs out of memory Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant