Code Monkey home page Code Monkey logo

Comments (2)

mmontone avatar mmontone commented on August 26, 2024

Now I'm trying in another machine and it works fast. This is very strange.

* (time (cl-pass:hash "foo"))

Evaluation took:
  0.142 seconds of real time
  0.140000 seconds of total run time (0.140000 user, 0.000000 system)
  [ Run times consist of 0.012 seconds GC time, and 0.128 seconds non-GC time. ]
  98.59% CPU
  45 lambdas converted
  435,510,977 processor cycles
  30,680,400 bytes consed
  
"PBKDF2$SHA256:20000$5f283a648fb3ddde50436a60fc76dc17$93f79c48e79b84423207d8994e384127e5ebf0e2e76705f7d70155ba808e7f4f"
* (time (cl-pass:hash "foo"))

Evaluation took:
  0.232 seconds of real time
  0.232000 seconds of total run time (0.232000 user, 0.000000 system)
  100.00% CPU
  712,690,045 processor cycles
  27,838,160 bytes consed
  
"PBKDF2$SHA256:20000$043d4286323721b7a3afe057d7148ca8$01155e15c1becefcbc8f5b9dcdff07aa7fba3b769ec3ca5a694a0fdfead34ada"
* (time (cl-pass:hash "foo"))

Evaluation took:
  0.314 seconds of real time
  0.316000 seconds of total run time (0.308000 user, 0.008000 system)
  [ Run times consist of 0.068 seconds GC time, and 0.248 seconds non-GC time. ]
  100.64% CPU
  963,098,214 processor cycles
  27,842,688 bytes consed
  
"PBKDF2$SHA256:20000$d979eecd13e34412c4cdcda48d899a1e$3057723efdf854c9bb1fd72808c51509aea11bcc7ccf5a85309197f6afc5a47a"

from cl-pass.

mmontone avatar mmontone commented on August 26, 2024

I'm closing this. I see your library is just wrapper over ironclad. The problem must be something to do with ironclad version or some odd configuration of my machine.

from cl-pass.

Related Issues (7)

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.