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

Replace Buffer with b4a #98

Merged
merged 3 commits into from
Mar 23, 2022
Merged

Replace Buffer with b4a #98

merged 3 commits into from
Mar 23, 2022

Conversation

kasperisager
Copy link
Contributor

No description provided.

@Nuhvi
Copy link

Nuhvi commented Feb 4, 2022

turbo-hash-map is not "unbuffered", so it throws t.key.equals is not a function

@kasperisager
Copy link
Contributor Author

kasperisager commented Feb 4, 2022

Ah, good catch! I'll open I've opened a PR: mafintosh/turbo-hash-map#3

@mafintosh
Copy link
Contributor

@kasperisager can we split this into two PRs? One for turbo and one for b4a?

@kasperisager
Copy link
Contributor Author

That would cause them to conflict, but I can absolutely split them if you'd prefer to land one or the other first?

@mafintosh
Copy link
Contributor

Ya b4a first, because I'm unsure if we'll land turbo anytime soon. Benchmarks showed some weird behaivour that we have to investigate, so don't want that to hold up b4a

@kasperisager kasperisager changed the title Replace Buffer with b4a and turbo-hash-map Replace Buffer with b4a Mar 22, 2022
@kasperisager
Copy link
Contributor Author

@mafintosh All set!

@kasperisager
Copy link
Contributor Author

The tests are stalling on Windows for some reason 🤔

@mafintosh
Copy link
Contributor

Stall is another test regression, we've discovered. Debugging that separately.

@mafintosh mafintosh merged commit 981d9c6 into master Mar 23, 2022
@mafintosh mafintosh deleted the unbuffer branch March 23, 2022 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants