Git Product home page Git Product logo

Comments (7)

khamusa avatar khamusa commented on September 15, 2024 1

The issue seems a bit old, but hopefully this will save someone else a bit of time...

The benchmark will only return data for memory and objects on MRI if it can find GC#malloc_allocated_size and GC#malloc_allocations, which are only defined if you compile ruby with a specific macro turned on (MALLOC_ALLOCATED_SIZE). I made a patch for ruby 2.4.0: https://gist.github.com/khamusa/57a7660a69c7021ea1c1dea92c73a0bc, and devising a similar patch for other versions shouldn't be hard...

Ideally we would also enable CALC_EXACT_MALLOC_SIZE, but doing so was causing my server to segfault...

from rails-perftest.

hadinishad avatar hadinishad commented on September 15, 2024

This is also the case with Rails 4.2.3, ruby 2.2.2p95 (2015-04-13 revision 50295) [x86_64-linux]

from rails-perftest.

snyaggarwal avatar snyaggarwal commented on September 15, 2024

any resolution on this?

from rails-perftest.

IamNaN avatar IamNaN commented on September 15, 2024

Ping.

from rails-perftest.

miccarlson avatar miccarlson commented on September 15, 2024

Really could use some help on this issue, so I can fine tune my project for Heroku.

from rails-perftest.

mustela avatar mustela commented on September 15, 2024

Having the same issue... any clue what's going on?

from rails-perftest.

noahspoke avatar noahspoke commented on September 15, 2024

I'm also having this same issue, is there anything to fix this on the horizon?

from rails-perftest.

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.