Performance as a Domain Property
Sometimes performance is an observable domain behavior that belongs in our normal test suite
Sometimes performance is an observable domain behavior that belongs in our normal test suite
Programmers often arrange boolean expressions in all kinds of groupings for readability. The semantic of these groups, however, is not readily apparent to programs and algorithms. It turns out we can have it both ways, boolean expressions can be algorithmically normalized to consistent depth and form.