Commit Graph

  • 2826fe2ac7 update bench with one CPU for Actix bombardier_tests musitdev 2023-07-14 13:26:28 +0200
  • b8269e8f34 update with actix data musitdev 2023-07-13 19:17:07 +0200
  • 8ea69444fb first bombardier tests musitdev 2023-07-10 16:07:13 +0200
  • 12f9c10d99 first bombardier tests musitdev 2023-07-10 16:03:41 +0200
  • cd625f97e1
    Merge branch 'main' into feature main Godmode Galactus 2023-07-03 15:04:06 +0200
  • 26df4feb52
    ignore metrics feature aniketfuryrocks 2023-07-03 05:52:46 +0530
  • 8f29e2bb1e
    size fixed aniketfuryrocks 2023-07-03 05:52:14 +0530
  • 0bb61a0fa8
    size custom_size aniketfuryrocks 2023-07-03 01:40:33 +0530
  • f991655434
    Merge pull request #6 from blockworks-foundation/feature Aniket Prajapati 2023-07-02 19:06:09 +0530
  • e1dbb82779
    limit on size aniketfuryrocks 2023-07-02 17:59:14 +0530
  • f828cb7bce
    Merge pull request #5 from blockworks-foundation/feature Aniket Prajapati 2023-06-28 15:12:59 +0530
  • 85217c223b
    suggested changes aniketfuryrocks 2023-06-28 01:35:50 +0530
  • d4692919d9
    sync aniketfuryrocks 2023-06-27 04:47:19 +0530
  • b4fec95032
    bench aniketfuryrocks 2023-06-16 22:17:56 +0530
  • cda950f49f
    dont' error out aniketfuryrocks 2023-06-16 21:50:57 +0530
  • 40fe0f632e
    Merge pull request #4 from blockworks-foundation/feature galactus 2023-06-15 16:07:20 +0200
  • 7597c654f8
    200 threads and run in release aniketfuryrocks 2023-06-15 19:32:18 +0530
  • 20100c0841
    Merge pull request #3 from blockworks-foundation/feature Aniket Prajapati 2023-06-14 23:32:35 +0530
  • 29a059230a
    fix aniketfuryrocks 2023-06-14 07:56:21 +0530
  • 05599bf699
    rm unused aniketfuryrocks 2023-06-14 07:55:39 +0530
  • 36bc1b9d3e
    fmt aniketfuryrocks 2023-06-14 07:52:13 +0530
  • f0d21ce57f
    home dir aniketfuryrocks 2023-06-14 07:52:02 +0530
  • 0039c7bbd2
    gitignore aniketfuryrocks 2023-06-14 07:48:51 +0530
  • 64e7cf13ca
    fixed aniketfuryrocks 2023-06-14 07:48:21 +0530
  • f62773c9ef
    custom rpc aniketfuryrocks 2023-06-14 07:14:06 +0530
  • 4712676fd1
    fix and fmt aniketfuryrocks 2023-06-13 20:22:50 +0530
  • 683db0dd49
    changes in comparing results Godmode Galactus 2023-06-09 11:32:10 +0200
  • 52886c1a6b
    adding script to compare results of two directories Godmode Galactus 2023-06-05 09:54:51 +0200
  • d256fcb35d
    Merge pull request #2 from blockworks-foundation/ws_test Aniket Prajapati 2023-06-06 17:10:48 +0530
  • abc7d99569
    ws test ws_test aniketfuryrocks 2023-06-06 16:22:39 +0530
  • d169ff34a5
    adding scripts to bench and plot data points Godmode Galactus 2023-05-16 18:41:29 +0200
  • 77e31fc504
    Updating bencher and stats Godmode Galactus 2023-05-16 16:10:10 +0200
  • 7b4b869cf8
    adding openbook_v2 simulate transaction to bencher Godmode Galactus 2023-05-16 13:33:26 +0200
  • caffe84b73
    making all solana runtime tests depend on bencher Godmode Galactus 2023-05-16 12:55:18 +0200
  • 76cf386bd9
    improving script to handle large number of users Godmode Galactus 2023-05-15 17:00:23 +0200
  • 1e13f8596e
    minor typos Godmode Galactus 2023-05-15 16:41:48 +0200
  • 46ece646df refactor bencher to collect stats Maximilian Schneider 2023-05-14 23:37:26 +0200
  • c4cf616eb0
    adding noop and increase cu limits ixs in openorder transactions Godmode Galactus 2023-05-14 23:00:59 +0200
  • 6fc642d491 refactor to run from root and format Maximilian Schneider 2023-05-14 21:44:25 +0200
  • 3c99ebf336
    Merge branch 'tmp' Godmode Galactus 2023-05-14 20:44:11 +0200
  • 3bb7cbeb2b
    making openbook trading deteministic Godmode Galactus 2023-05-14 20:41:25 +0200
  • 60393d3784 use separate rpc clients per task Maximilian Schneider 2023-05-14 20:13:07 +0200
  • ec24103f2a remove npm lockfile Maximilian Schneider 2023-05-14 19:51:26 +0200
  • 24de4eeb78
    adding openbook files Godmode Galactus 2023-05-14 00:02:42 +0200
  • 2096e22555
    branching tests with registry and updating the configuration Godmode Galactus 2023-05-13 19:12:24 +0200
  • 4e16fdff22
    Implementing openbook_v2 place orders in rust Godmode Galactus 2023-05-13 16:56:30 +0200
  • 8890a462d5
    Merge branch 'openbook-v2-integration' Godmode Galactus 2023-05-11 21:17:25 +0200
  • 9ff685674a
    serializing and deserializing config file correctly openbook-v2-integration Godmode Galactus 2023-05-11 21:14:05 +0200
  • de5cc1c827
    configuring users to trade on openbook Godmode Galactus 2023-05-11 20:12:31 +0200
  • e5923753ae
    Merge pull request #1 from blockworks-foundation/aniket_wip aniket_wip Aniket Prajapati 2023-05-11 18:57:11 +0530
  • 02c01ad87a
    log fix aniketfuryrocks 2023-05-11 18:47:14 +0530
  • 8d83311428
    all aniketfuryrocks 2023-05-11 18:32:06 +0530
  • 3eac7a391f
    merge imports aniketfuryrocks 2023-05-10 20:22:15 +0530
  • cd2de8ba26
    wip aniketfuryrocks 2023-05-10 20:20:29 +0530
  • f6c3428080
    adding configuration for openbook-v2 Godmode Galactus 2023-05-10 21:30:34 +0200
  • b14257e16a
    rm unused deps aniketfuryrocks 2023-05-10 17:59:16 +0530
  • 0e95f29ad0
    clippy fixes aniketfuryrocks 2023-05-08 18:25:03 +0530
  • 9e5d1e7313
    fmt and package.json with other deps package.json aniketfuryrocks 2023-05-08 13:14:51 +0530
  • 183294a833
    Update readme.md Godmode Galactus 2023-05-08 09:54:03 +0200
  • 124f37412e
    solving minor config parsing issues Godmode Galactus 2023-05-08 08:38:17 +0200
  • 14c9211e14
    Finetuning configuration, solving issues for exponential creation of accounts Godmode Galactus 2023-05-07 23:02:12 +0200
  • 8a3bd64cbe
    configuration of accounts, payer and authority Godmode Galactus 2023-05-07 08:15:44 +0200
  • 1f2837d9cc
    initial commit for typescript configuration files to configure the test instance Godmode Galactus 2023-05-06 21:34:27 +0200
  • d7c6f1f9e8
    implementing sending and confriming memo transactions, and account fetching Godmode Galactus 2023-05-05 12:28:26 +0200
  • 262275781b
    adding initial files for config and cli Godmode Galactus 2023-05-04 09:00:35 +0200
  • 182ecd03b2
    Initial commit Godmode Galactus 2023-05-03 17:28:06 +0200