Giter Club home page Giter Club logo

Comments (1)

lslzl3000 avatar lslzl3000 commented on May 22, 2024

For the last two renderBundle test, please try without keep writing transformationMatrix.
Becase the writeBuffer got much worse performance in intel Macs. So for a same big number matrix, the mac end up with a much slower result.

If try the test without writeBuffer, only test executeBundles perofmacne, I belive you will get a very closed result.

by the way, the M1/2 Macs got much better writeBuffer performance due to its unified memory

But after all, the writeBuffer in WebGPU has some performance issues compared to bufferSubData in WebGL
You can try a live demo in https://codepen.io/ShuangLiu/pen/YzEEmLa to check the difference

Chromium also addressed some disccustions about writeBuffer:
https://bugs.chromium.org/p/chromium/issues/detail?id=1298309&q=writeBuffer&can=2
https://bugs.chromium.org/p/chromium/issues/detail?id=1266727&q=writeBuffer&can=2

from orillusion.

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.