KangaMark_PC performance Kangaroo benchmarking

@DanielPiker

based on this page I was curiously if the version ‘KangaMark03.gh’ still actual or there is new one available?

@DanielPiker,

Can you fix this in v4 if you’ve planned to have v4 that is :wink:

Hi Tom,
I haven’t updated that script, but just tested and it seems to still work fine with the current version.
In general though I think the performance of Kangaroo will scale with hardware performance roughly the same as general Grasshopper performance. Kangaroo is multi-threaded, but my impression(and I’m no expert on this) is that single core speed and RAM are still usually the most important things.

For general Rhino performance benchmarking including graphics, I think Holomark is still the thing to use:

Hi @ivelin.peychev,
For C# components like this that reference other libraries, you just need to set the path to the local copy on your machine.
For Rhino 5 this will be something like:
C:\Users\ …\AppData\Roaming\Grasshopper\Libraries
and for Rhino 6:
C:\Program Files\Rhino 6\Plug-ins\Grasshopper\Components

1 Like

Yes, this is exactly what I did. I wasn’t sure what I’m doing because I don’t use c# at all. but I decided to right-click the c# component and I saw it.