excel_to_code icon indicating copy to clipboard operation
excel_to_code copied to clipboard

Any chance of parallelising this?

Open energynumbers opened this issue 13 years ago • 2 comments

I haven't tried myself yet, but wanted to check whether you'd tried parallelising some of the code, to speed it up on multi-processor machines.

I'm already using command.run_in_memory = true, which gives a big improvement in performance - 60% saving on time compiling decc_model

energynumbers avatar Nov 14 '12 13:11 energynumbers

I haven't tried it, but agree it would be good if possible.

tamc avatar Nov 14 '12 21:11 tamc

ok, I'll take a look and see if I can do anything.

energynumbers avatar Nov 15 '12 08:11 energynumbers