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

sw_engine mempool: ++optimization #138

Merged
merged 1 commit into from
Nov 6, 2020
Merged

sw_engine mempool: ++optimization #138

merged 1 commit into from
Nov 6, 2020

Conversation

hermet
Copy link
Member

@hermet hermet commented Nov 6, 2020

These memory pools requires very simple mechanism.

Remove stl vector but use direct memory for less binary size.(2127696 -> 2094094)

@Issues: 75

  • Description :

  • Issue Tickets (if any) :

  • Tests or Samples (if any) :

  • Screen Shots (if any) :

These memory pools requires very simple mechanism.

Remove stl vector but use direct memory for less binary size.(2127696 -> 2094094)

@Issues: 75
@hermet hermet merged commit 5751fd1 into master Nov 6, 2020
@hermet hermet deleted the hermet/optimization branch November 6, 2020 04:55
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.

None yet

1 participant