#52 CQuery: optimize non iterable

已關閉
ranides4 年之前創建 · 3 條評論
ranides commented 4 年之前

Optimize operations like collect, fold etc which do not have to create iterators, stream etc

Optimize operations like collect, fold etc which do not have to create iterators, stream etc
ranides commented 4 年之前
所有者

Review every terminal operations and some intermediate:

  • collect
    • collect
    • array
    • list
    • set
    • join
    • into
  • fetch
    • fetch
    • prefetch
    • cache
  • group
  • size
    • isEmpty
  • fold
    • min
    • max
  • single
    • first
    • last
  • at
  • distinct
    • sort
    • reverse
  • each
    • onEach
  • matchAny
    • matchAll
    • matchNone
Review every terminal operations and some intermediate: * collect * collect * array * list * set * join * into * fetch * fetch * prefetch * cache * group * size * isEmpty * fold * min * max * single * first * last * at * distinct * sort * reverse * each * onEach * matchAny * matchAll * matchNone
ranides commented 4 年之前
所有者

optimized

optimized
ranides commented 4 年之前
所有者

TODO: test everything. Some #wileEach does not work correctly.

TODO: test everything. Some #wileEach does not work correctly.
ranides 在代碼提交 4 年之前 中引用了該問題
ranides 在代碼提交 4 年之前 中引用了該問題
ranides 在代碼提交 4 年之前 中引用了該問題
ranides 在代碼提交 4 年之前 中引用了該問題
ranides 在代碼提交 4 年之前 中引用了該問題
ranides 在代碼提交 4 年之前 中引用了該問題
ranides4 年之前 關閉
Sign in to join this conversation.
未選擇里程碑
未指派成員
1 參與者
正在加載...
取消
保存
尚未有任何內容