Skip to content

Instantly share code, notes, and snippets.

@mnaichuk
Last active March 7, 2019 11:00
Show Gist options
  • Save mnaichuk/4e78c542cc382a19fd2fe1309f803ef9 to your computer and use it in GitHub Desktop.
Save mnaichuk/4e78c542cc382a19fd2fe1309f803ef9 to your computer and use it in GitHub Desktop.
1 step:
{:config=>
{:currencies=>"usd,eur",
:traders=>25,
:threads=>50,
:orders=>
{:injector=>"bitfinex",
:number=>20000,
:markets=>"usdeur",
:data_load_path=>"config/bench/data/usd-eur1.csv"}},
:publish_started_at=>"2019-03-07T12:49:23.972530+02:00",
:publish_finished_at=>"2019-03-07T12:49:34.437558+02:00",
:matching_started_at=>"2019-03-07T12:49:23.972530+02:00",
:matching_finished_at=>"2019-03-07T12:49:49.020178+02:00",
:publish_ops=>1911.127344294725,
:matching_ops=>798.4781744108952,
:execution_started_at=>"2019-03-07T12:49:23.972530+02:00",
:execution_finished_at=>"2019-03-07T12:53:58.849214+02:00",
:trades_ops=>35.75785279176322}
2 step:
{:config=>
{:currencies=>"usd,eur",
:traders=>25,
:threads=>50,
:orders=>
{:injector=>"bitfinex",
:number=>20000,
:markets=>"usdeur",
:data_load_path=>"config/bench/data/usd-eur1.csv"}},
:publish_started_at=>"2019-03-07T12:58:49.505650+02:00",
:publish_finished_at=>"2019-03-07T12:58:59.662578+02:00",
:matching_started_at=>"2019-03-07T12:58:49.505650+02:00",
:matching_finished_at=>"2019-03-07T12:59:24.085147+02:00",
:publish_ops=>1969.0992226423268,
:matching_ops=>578.3774106984152,
:execution_started_at=>"2019-03-07T12:58:49.505650+02:00",
:execution_finished_at=>"2019-03-07T13:03:19.263685+02:00",
:trades_ops=>36.40670055985213}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment