GithubHelp home page GithubHelp logo

Comments (5)

scientist1642 avatar scientist1642 commented on September 24, 2024

Sure, can you make it print
1435,rea,rae,are,aer instead of
load:886,srch:548,all:1435,rea,rae,are,aer
or make a separate class file with this modification?

from anagram_benchmarks.

f0c14e08c2 avatar f0c14e08c2 commented on September 24, 2024

from anagram_benchmarks.

f0c14e08c2 avatar f0c14e08c2 commented on September 24, 2024

Done. You can pull binary files or sources.

Tested on old i7 with old SSD, implementarion is single threaded:)
$ echo 3 > /proc/sys/vm/drop_caches a
$ java AnagramApplication lemmad.txt eer
4705,ree,ere

from anagram_benchmarks.

scientist1642 avatar scientist1642 commented on September 24, 2024

@f0c14e08c2 Added results from virtualbox. might run it on my other hardware later. Impressive!
Any comment how it runs that fast? Didn't go through code.

from anagram_benchmarks.

f0c14e08c2 avatar f0c14e08c2 commented on September 24, 2024

It can reduce the search area to a minimum and skip viewing most of the file because it sorted;)

from anagram_benchmarks.

Related Issues (2)

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.