Giter Club home page Giter Club logo

Comments (6)

Viladoman avatar Viladoman commented on September 14, 2024 3

I agree. I have in my todo list to add the extraction of self, self max, self min... for all sources and symbols. The information is there as I can compute the 'self' time on each timeline and aggregate the data. It is already kind of doing something similar when gathering the total include time.

Before being able to do that, I needed to update how I am storing the files to avoid having a massive binary with everything in it and choke the extension loader on big projects. I got that change in 1.7.0, now I should be able to add more data which will only be fetched when opening the extension window.

from compilescore.

honkstar1 avatar honkstar1 commented on September 14, 2024 1

Thanks for an amazing tool!!! Incredibly useful.

I would also love to see self time :-) The game I'm working on has header files that are 8000+ lines.. I want to know how much they cost themselves :-)

from compilescore.

honkstar1 avatar honkstar1 commented on September 14, 2024 1

I forked and added it in my depot.

from compilescore.

Viladoman avatar Viladoman commented on September 14, 2024

Amazing!

Sorry for the late reply, We are shipping our game soon and I was planning on retaking this project after.
I just checked your fork and I think overall the change makes sense.

I was also thinking that maybe we might also be interested in the Self Max. it is the new field I was planning on adding originally when this issue got opened, but I can also see value on the accumulated one too.

Thanks for taking the time to modify the project. Super appreciated!

from compilescore.

honkstar1 avatar honkstar1 commented on September 14, 2024

Yes, I'm sitting here trying to reduce the compile times of our Engine/Game and CompileScore has been extremely useful. I'm frequently jumping between accumulated inclusive and exclusive to find the most bang for the buck.

You've made an extremely useful tool.. well done!

(The next feature request from me would be to somehow have multiple compile scores available at the same time.. some sort of history in a dropdown or something.. I frequently jump between a full compilescore which takes me 30-40 minutes to produce and iterating on individual files)

from compilescore.

Viladoman avatar Viladoman commented on September 14, 2024

Thanks all, this is now present on version 1.8.1+.
Including Self Max, Self Accumulated and Self Max Location.

from compilescore.

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.