Different Build Time Stats between Builder and Builder in Project

I ran some extensive testing in the Builder to find a good balance between strategy generation quality and time per accepted strategy. I then applied the resulting build config to the build task in my project. I noticed the time per accepted strategy using the same config in a project build task is significantly slower than when using the same config in the standalone builder. In my case it was 700ms in the Builder, and 2s in the Project Build task (Time per accepted strategy).



I know these times can vary per build run depending on many factors; however the above numbers are averages after 10 builds in both the builder and Project>Builder with each build stopping after 5000 strategies pass filters. So I think the differences might be significant.


Config attached for reference.


Attachments
Build strategies config diff.cfx
(28.14 KiB)
  • Votes 0
  • Project StrategyQuant X
  • Type Bug
  • Status Refused
  • Priority Normal

History

N
#1

nathan

29.10.2020 10:26

Task created

MF
#2

Mark Fric

03.11.2020 13:25

Status changed from New to Refused

sorry, we cannot reproduce it. This number fluctuates a lot depending on the generated initial population. 


Using Random generation instead of genetic evolution will bring reproducible results, there is nothing that could cause this difference.


Votes: 0

Drop files to upload

or

choose files

Max size: 5MB

Not allowed: exe, msi, application, reg, php, js, htaccess, htpasswd, gitignore

...
Wait please