Giter VIP home page Giter VIP logo

Comments (1)

Pesky01 avatar Pesky01 commented on August 15, 2024

Running the examples/toy build after cloning:

profile.coz

startup	time=1678156162483923676
runtime	time=11688573979

and running sudo perf stat -d ./target/release/examples/toy:

Performance counter stats for './target/release/examples/toy':

          8625.02 msec task-clock                #    1.824 CPUs utilized
                4      context-switches          #    0.464 /sec
                1      cpu-migrations            #    0.116 /sec
               92      page-faults               #   10.667 /sec
      34375375120      cycles                    #    3.986 GHz                      (74.96%)
          8573571      stalled-cycles-frontend   #    0.02% frontend cycles idle     (74.96%)
       9317817377      stalled-cycles-backend    #   27.11% backend cycles idle      (74.96%)
      74838243720      instructions              #    2.18  insn per cycle
                                                 #    0.12  stalled cycles per insn  (75.05%)
      21993752638      branches                  #    2.550 G/sec                    (75.17%)
           217107      branch-misses             #    0.00% of all branches          (75.19%)
      30838844206      L1-dcache-loads           #    3.576 G/sec                    (75.00%)
           458933      L1-dcache-load-misses     #    0.00% of all L1-dcache accesses  (74.88%)
  <not supported>      LLC-loads
  <not supported>      LLC-load-misses

      4.729485388 seconds time elapsed

      8.618147000 seconds user
      0.000000000 seconds sys

Is WSL not reporting some information that coz needs?

from coz.

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.