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

Performance Optimization #1

Open
ParaLock opened this issue Jun 13, 2017 · 4 comments
Open

Performance Optimization #1

ParaLock opened this issue Jun 13, 2017 · 4 comments

Comments

@ParaLock
Copy link
Owner

ParaLock commented Jun 13, 2017

So it looks like the time has finally come for a major engine complete performance rework (NOT including plugins)!
Basic performance profiling suggests that engine core functionality is causing noticeable overhead and is thus interfering with plugin execution.
Let's make the world better for the plugins!

@ParaLock
Copy link
Owner Author

ParaLock commented Jun 26, 2017

First order of business, remove the presence of smart pointer allocations of initialization structures. Use slab allocator instead!

@ParaLock
Copy link
Owner Author

Oh yeah, and improve slab allocator.

@ParaLock
Copy link
Owner Author

Super exciting improvement coming soon to the resource framework domain!

@ParaLock
Copy link
Owner Author

Soooo excited for next release! It is a game changer in performance and flexibility! Template Power!! Stay tuned.

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

No branches or pull requests

1 participant