Michele Caini 2 anni fa
parent
commit
9d23522086
1 ha cambiato i file con 1 aggiunte e 2 eliminazioni
  1. 1 2
      TODO

+ 1 - 2
TODO

@@ -17,6 +17,5 @@ TODO:
 * deprecate non-owning groups in favor of owning views and view packs, introduce lazy owning views
 * deprecate non-owning groups in favor of owning views and view packs, introduce lazy owning views
 * bring nested groups back in place (see bd34e7f)
 * bring nested groups back in place (see bd34e7f)
 * work stealing job system (see #100) + mt scheduler based on const awareness for types
 * work stealing job system (see #100) + mt scheduler based on const awareness for types
-* view: fixed check set to also reuse in each
-* view: reduce inst due to/improve perf with index-based approach in dispatch_get, pick_and_each and each
+* view: reduce inst due to/improve perf with index-based approach in dispatch_get, pick_and_each and each (single type too)
 * combine version-mask-vs-version-bits tricks with reserved bits to allow things like enabling/disabling
 * combine version-mask-vs-version-bits tricks with reserved bits to allow things like enabling/disabling