Skip to content
Success

Changes

Summary

  1. minor performance tuning: recursive check of pointer_eq;
  2. minor performance tuning: avoid excessive (de)constructions for base cases;
  3. unused (see also 864c7c684651 and b6aa5eac0a1a);
  4. tuned;
Changeset 77883:2cd00c4054ab by wenzelm:
minor performance tuning: recursive check of pointer_eq;
The file was modified src/Pure/term_ord.ML (diff)
Changeset 77882:bb7238e7d2d9 by wenzelm:
minor performance tuning: avoid excessive (de)constructions for base cases;
The file was modified src/Pure/General/set.ML (diff)
The file was modified src/Pure/General/table.ML (diff)
Changeset 77881:560bdb9f2101 by wenzelm:
unused (see also 864c7c684651 and b6aa5eac0a1a);
The file was modified src/Pure/General/set.ML (diff)
The file was modified src/Pure/General/table.ML (diff)
Changeset 77880:41f1fd0fdb80 by wenzelm:
tuned;
The file was modified src/Pure/context.ML (diff)