activeadmin / activeadmin/arbre

Use streaming responses

Offen
#67 3 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Ruby
Sterne
805
Forks
76
Ø Merge
3 Min.
Gemergte PRs (30 T.)
2

Beschreibung

See activeadmin/activeadmin#2689
> The unused in-memory DOM representation more than doubles the memory usage required to service a request and complicates the implementation to having a seperate buffer per element. I think a lot can be gained my dropping the in memory DOM representation: a single ActionView buffer can be passed from parent to child, lowering memory usage and allow us to use [streaming responses](http://api.rubyonrails.org/classes/ActionController/Streaming.html).

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.