Revision 0d43318d10e1a00cfb44aae5e396e41a438a4b46 authored by Steven Johnson on 10 January 2023, 19:23:58 UTC, committed by GitHub on 10 January 2023, 19:23:58 UTC
* Optimize Module::compile() for some edge cases

Avoid redundant `compile_to_buffer()` calls for output requests that can't possibly ever need them.

* Avoid mutation
1 parent a8d88bb
History
File Mode Size
CMakeLists.txt -rw-r--r-- 1.4 KB
Makefile -rw-r--r-- 2.0 KB
local_laplacian_generator.cpp -rw-r--r-- 8.9 KB
process.cpp -rw-r--r-- 1.5 KB
viz.sh -rwxr-xr-x 467 bytes

back to top