asteria icon indicating copy to clipboard operation
asteria copied to clipboard

Missing high-level plan of optimization

Open FrankHB opened this issue 4 years ago • 1 comments

It seems that there is lacking a normative reference of overall optimizations, and by which criteria an issue related to the optimization can be closed.

For example, #114 needs to do the optimization of a kind of local CSE. CSE is a common and general class of classical optimizations. When should such optimization class be involved?

FrankHB avatar Apr 04 '21 12:04 FrankHB

Note this is mostly a doc issue, parallel to #81.

FrankHB avatar Apr 04 '21 12:04 FrankHB

Now we need to find out how to optimize this:

callgrind

lhmouse avatar Oct 16 '23 11:10 lhmouse

Closing as a duplicate of the other.

lhmouse avatar Nov 05 '23 17:11 lhmouse