zorab47 / active_admin-sortable_tree

Show ActiveAdmin index as a nested tree with drag'n'drop
MIT License
163 stars 127 forks source link

Rewrite N+1 query #92

Open dlackty opened 4 years ago

dlackty commented 4 years ago

As titled, it should significantly reduce db queries for large collection.

zorab47 commented 2 years ago

Nice! That looks useful. Any insights into the performance trade-offs (like memory)?