diff --git a/ui/data.js b/ui/data.js index 438c7561..6c72c70e 100755 --- a/ui/data.js +++ b/ui/data.js @@ -54,7 +54,7 @@ // NOTE: TAGS gid sets are still compact lists, thus are // actively maintained sorted. // ...still thinking of whether making them sparse will -// take up too much memory. +// take up too much memory, and is it worth the work... // // // NOTE: Gen1 and Gen3 refer to code generations rather than data format