fdtd-coremem/crates/applications/buffer_proto5/src
colin 19ff08ada8 app: buffer_proto5: increase fps by setting steps_per_stim
the bottleneck seems mostly to be transferring data CPU <-> GPU.
boosting to 200 steps per stim gets us like 50 fps, but causes serious
CPU-side lag.
2022-09-01 17:41:13 -07:00
..
cache.rs app: buffer_proto5: fix so DiskCache::get_or_insert flushes 2022-08-31 03:03:13 -07:00
main.rs app: buffer_proto5: increase fps by setting steps_per_stim 2022-09-01 17:41:13 -07:00