|
|
|
|
|
by phkahler
846 days ago
|
|
Is it feasible to run this on something large like Solvespace[1] (CAD) which is ~5MB executable? Or would we just get an insanely long list of issues? [1] https://solvespace.com/index.pl There are hundreds of numerical algorithms in there, and we have some bugs that might be related to this kind of implementation error. |
|
But Herbgrind is a heavyweight dynamic binary analysis using the Valgrind framework, so the slowdown it imposes on the runtime might be prohibitive for debugging some programs which take a while to compute their results.