Branch: refs/heads/unstable
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: 9a3f38b68341d5b3c6dc636974686de2804dc9b0
      
https://github.com/cytoscape/cytoscape.js/commit/9a3f38b68341d5b3c6dc636974686de2804dc9b0
  Author: Max Franz <maxkfr...@gmail.com>
  Date:   2020-07-09 (Thu, 09 Jul 2020)

  Changed paths:
    M benchmark/collection-creation.js
    M benchmark/single/index.js
    A debug/gal.json
    M debug/tests.js
    M package.json
    M src/collection/algorithms/bfs-dfs.js
    M src/collection/algorithms/hierholzer.js
    M src/collection/compounds.js
    M src/collection/element.js
    M src/collection/filter.js
    M src/collection/index.js
    M src/collection/traversing.js
    M src/extensions/renderer/base/load-listeners.js
    M src/is.js
    M src/style/apply.js

  Log Message:
  -----------
  Subclass `Collection` from `Array`

- This improves iteration performance.
- Internal functions can use `push()` in place of `merge()` for performance.
- A collection's lookup (by ID) map is now built lazily.
- Misc. tweaks

Ref. Performance improvements re. initial load time #2723


-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cytoscape-cvs+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/cytoscape-cvs/cytoscape/cytoscape.js/push/refs/heads/unstable/8b9167-9a3f38%40github.com.

Reply via email to