mirror of
https://github.com/yuzu-emu/FasTC
synced 2024-11-22 15:33:48 +00:00
cf937f2ad3
We suffered another performance hit. This time it comes from the fact that we're copying around a lot of data based on what partition we're choosing. We can get rid of this a tad by only copying the data that we need once and then using getters/setters that selectively pull from an array based on our shape index. |
||
---|---|---|
.. | ||
config | ||
include | ||
src | ||
CMakeLists.txt |