Giter VIP home page Giter VIP logo

Comments (7)

genaray avatar genaray commented on July 30, 2024 1

The potential fix is to call "EntityInfo.EnsureCapacity" for before each "EntityInfo.Add"... that should fix the issue, however that's just a temporary fix. Its not that clean, I'm looking to optimize this.

from arch.

m3taphysics avatar m3taphysics commented on July 30, 2024 1

Hi @genaray are you able to commit the work around until you find the optimization? Or should we open a PR?

We still have the critical issue our side.

Thank you in advance!

from arch.

genaray avatar genaray commented on July 30, 2024

Gonna Look at this tomorrow, once im Home. What Version are you using? Have you tried the latest Version or the latest Commit?

from arch.

mikhail-dcl avatar mikhail-dcl commented on July 30, 2024

Latest commit

from arch.

genaray avatar genaray commented on July 30, 2024

Think i found the reason and a possible fix for it.

from arch.

genaray avatar genaray commented on July 30, 2024

Hi @genaray are you able to commit the work around until you find the optimization? Or should we open a PR?

We still have the critical issue our side.

Thank you in advance!

I will commit it today until i found an more optimized approach to this. Thanks for your patience ^^

from arch.

genaray avatar genaray commented on July 30, 2024

Closed in 87f2105 without any performance drawbacks.
The issue was that the capacity did not recalculate after a Add/Remove-Query operation which resulted in too few slots for possible entities.

Lemme know if this solved your issues! @mikhail-dcl @m3taphysics

from arch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.