clean_rawdata icon indicating copy to clipboard operation
clean_rawdata copied to clipboard

Investigate effect of RAM on performance

Open arnodelorme opened this issue 3 years ago • 3 comments

Makoto report using 4096Mb of RAM yield better results than the default of 64Mb. @MakotoMiyakoshi do you have an example.

arnodelorme avatar Feb 05 '22 01:02 arnodelorme

I do not have any data for that. Hyeonseok has been actively working on these issues, so he can provide an explanation.

MakotoMiyakoshi avatar Mar 03 '22 17:03 MakotoMiyakoshi

@MakotoMiyakoshi @arnodelorme Is it not necessarily faster to use as much RAM as your machine has available?

rsomervail avatar Mar 08 '23 16:03 rsomervail

Much RAM available means larger chunk of data can be calculated at a time in a form of larger matrix in the function that has weired line like 8+8+8+8+... to set the default amount of RAM specified. Hyeonseok has better memory and understanding.

Makoto

On Wed, Mar 8, 2023 at 11:51 AM rsomervail @.***> wrote:

@MakotoMiyakoshi https://urldefense.com/v3/__https://github.com/MakotoMiyakoshi__;!!Mih3wA!HbnimkAI8U4tlKCh93Rm4rDg8ye7Ca2533CWL6ZN5vv5ZC3DM73GHL1Gvv-uYQ-9UkyCJOJNViJ_6FZnyRvQKPchpHE$ @arnodelorme https://urldefense.com/v3/__https://github.com/arnodelorme__;!!Mih3wA!HbnimkAI8U4tlKCh93Rm4rDg8ye7Ca2533CWL6ZN5vv5ZC3DM73GHL1Gvv-uYQ-9UkyCJOJNViJ_6FZnyRvQZulkYpE$ Is it not necessarily faster to use as much RAM as your machine has available?

— Reply to this email directly, view it on GitHub https://urldefense.com/v3/__https://github.com/sccn/clean_rawdata/issues/33*issuecomment-1460491414__;Iw!!Mih3wA!HbnimkAI8U4tlKCh93Rm4rDg8ye7Ca2533CWL6ZN5vv5ZC3DM73GHL1Gvv-uYQ-9UkyCJOJNViJ_6FZnyRvQ5bO6188$, or unsubscribe https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AK7GVNPPUQPMARNZR5ML3QLW3C2JRANCNFSM5NTGYUTA__;!!Mih3wA!HbnimkAI8U4tlKCh93Rm4rDg8ye7Ca2533CWL6ZN5vv5ZC3DM73GHL1Gvv-uYQ-9UkyCJOJNViJ_6FZnyRvQgUyz0RU$ . You are receiving this because you were mentioned.Message ID: @.***>

MakotoMiyakoshi avatar Mar 15 '23 01:03 MakotoMiyakoshi