Git Product home page Git Product logo

Comments (6)

sh3ll4rpw avatar sh3ll4rpw commented on June 9, 2024

Maybe it's an idea to add function that start multiple threads

from xlsxgrep.

sh3ll4rpw avatar sh3ll4rpw commented on June 9, 2024

I guess multiple threads is not going to work since XLSX is very heavy on memory for some reason.

$ dmesg -T| grep -E -i -B100 'killed process'
[Mon Jan 2 14:37:27 2023] Out of memory: Killed process 347179 (xlsxgrep) total-vm:30210216kB, anon-rss:30086148kB, file-rss:2228kB, shmem-rss:0kB, UID:1000 pgtables:59176kB oom_score_adj:0

from xlsxgrep.

zazuum avatar zazuum commented on June 9, 2024

xlsxgrep is not session limited, you can run as many sessions as your system can handle.
There might some optimization can be done to increase the speed but not too much because as you already figured out xlsx files can be very heavy on system resources sometimes even with native processing applications and there's not much can be done at the moment.
Anyway, I'll perform some test when I find some time and see.

from xlsxgrep.

sh3ll4rpw avatar sh3ll4rpw commented on June 9, 2024

Haha yes I see. 28GB RAM for 3 xlsxgrep sessions. With this little sessions it takes me a long time to get through all files. Anyway, thank you for the tool, I couldn't do my work without!

from xlsxgrep.

zazuum avatar zazuum commented on June 9, 2024

Yeah, 28 GB RAM is way too much. This memory issue is actually related with issue #13 you reported already.
I will hopefully provide a fix for this soon.
Cheers.

from xlsxgrep.

zazuum avatar zazuum commented on June 9, 2024

Memory issues are now fixed in new version.
Cheers.

from xlsxgrep.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.