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

new allocations and set memory limits to 4GB #3472

Closed
wants to merge 11 commits into from

Conversation

grishasobol
Copy link
Member

@grishasobol grishasobol commented Nov 3, 2023

Resolves #1895

change BTreeSet allocations to IntervalsTree

@grishasobol grishasobol self-assigned this Nov 3, 2023
@grishasobol grishasobol changed the title new allocations new allocations and set memory limits to 4GB Nov 3, 2023
@breathx breathx added the A1-inprogress Issue is in progress or PR draft is not ready to be reviewed label Nov 10, 2023
@shamilsan shamilsan added the B1-releasenotes The feature deserves to be added to the Release Notes label Nov 20, 2023
Base automatically changed from gsobol-numerated to master November 29, 2023 20:20
@grishasobol
Copy link
Member Author

splited to several PRs

@grishasobol grishasobol deleted the gsobol-new-allocations branch April 30, 2024 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A1-inprogress Issue is in progress or PR draft is not ready to be reviewed B1-releasenotes The feature deserves to be added to the Release Notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expand the memory available for programs to more than 32 Mbytes
3 participants