Git Product home page Git Product logo

Comments (3)

atmyers avatar atmyers commented on August 16, 2024

Agreed - I can volunteer to do this.

from warpx.

RemiLehe avatar RemiLehe commented on August 16, 2024

Thanks!

from warpx.

atmyers avatar atmyers commented on August 16, 2024

I experimented with this, unfortunately it only seems to make about a 1% difference in the evolve time:

Before:

----------------------------------------------------------------------------------------------
Name                                            NCalls  Incl. Min  Incl. Avg  Incl. Max   Max %
-----------------------------------------------------------------------------------------------
REG::WarpX::Evolve()                                 1       5.42       5.42       5.42  24.87%
WarpX::EvolveEM()                                    1       5.42       5.42       5.42  24.87%
PPC::Evolve()                                      100      4.121      4.121      4.121  18.91%
PICSAR::CurrentDeposition                          100      1.506      1.506      1.506   6.91%
PICSAR::FieldGather                                100      1.362      1.362      1.362   6.25%
PICSAR::ParticlePush                               100     0.7881     0.7881     0.7881   3.62%
SyncCurrent()                                      100     0.4303     0.4303     0.4303   1.97%

After:

-----------------------------------------------------------------------------------------------
Name                                            NCalls  Incl. Min  Incl. Avg  Incl. Max   Max %
-----------------------------------------------------------------------------------------------
REG::WarpX::Evolve()                                 1      5.347      5.347      5.347  24.60%
WarpX::EvolveEM()                                    1      5.347      5.347      5.347  24.60%
PPC::Evolve()                                      100      4.062      4.062      4.062  18.69%
PICSAR::CurrentDeposition                          100      1.488      1.488      1.488   6.84%
PICSAR::FieldGather                                100      1.369      1.369      1.369   6.30%
PICSAR::ParticlePush                               100      0.786      0.786      0.786   3.62%
SyncCurrent()                                      100      0.423      0.423      0.423   1.95%

from warpx.

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.