commit | 5201c2983e1fdb903027d657c63493b73f24f8a6 | [log] [tgz] |
---|---|---|
author | Benjamin Schubert <ben.c.schubert@gmail.com> | Fri Jul 12 18:05:50 2019 +0100 |
committer | Benjamin Schubert <contact@benschubert.me> | Sun Feb 02 18:32:59 2020 +0000 |
tree | 85954b1216c66be05767b1095bac589ae1f11c2c | |
parent | bd2cd025d675963b50e698a89a608dddf5a68c8a [diff] |
element: Rewrite 'dependencies()' to be more optimal This reduces the number of comparison we need to make and reduces the runtime cost of this method by roughly 25%