Giter Site home page Giter Site logo

Comments (4)

ShamblerBishop avatar ShamblerBishop commented on August 29, 2024 1

32-core Ryzen user here, working on a UE4 game with a massive amount of files - have been using grepWin with UE4 for years, would love this feature :)

from grepwin.

rafi-d avatar rafi-d commented on August 29, 2024

Hi,
Is this feature implemented? I am not sure how to configure the application to use both CPUs on C2D Intel cpu . Can you please help?

Thanks

Rafi

from grepwin.

GSPP avatar GSPP commented on August 29, 2024

Parallelization would help a lot in CPU-bound situations. For example, I often grep very large source code repositories which end up fully cached in the file system cache after the first search. Then, GrepWin consumes 100% of one CPU core. If it could use 8 cores it would end up being 4-8 times faster.

Some regex based searches also tend to be CPU heavy even in uncached IO situations.

AMD is releasing more high core count CPUs now which would increase the advantage further.

from grepwin.

josiahmanson avatar josiahmanson commented on August 29, 2024

I agree that parallelization would be very useful. I am new to trying the program, and am performing a search over 44,000 files as I write this. The search is taking a long time and is probably CPU bound, although I don't have the metrics to rule out if it is memory bound. I have an 18 core (36 thread) machine, so I suspect things could be several times faster.

from grepwin.

Related Issues (20)

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.