Skip to content
This repository was archived by the owner on Jul 5, 2023. It is now read-only.

Genghis pages are a memory hog #227

Open
Celelibi opened this issue Feb 21, 2017 · 1 comment
Open

Genghis pages are a memory hog #227

Celelibi opened this issue Feb 21, 2017 · 1 comment

Comments

@Celelibi
Copy link

I don't know exactly what it does. But when the data are displayed in the browser, the page take a lot of memory. Like, it easily grow to several GB in firefox for less than 10 MB of data.

There's probably something that can be done about this.
Is there some javascript involved? Maybe the HTML can be simplified. Maybe sub-documents could be formatted or downloaded only on-demand. Or maybe past a given data volume threshold, genghis could switch to just building a string without HTML formatting.

What do you think?

@julien-c
Copy link

Hi @Celelibi,

This is solved in Mongoku, a new, more modern Web-based client for Mongo, inspired by Genghis:
https://github.com/huggingface/Mongoku

It's built on Node.js (using Typescript) and Angular.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants