Commit Graph

61 Commits

Author SHA1 Message Date
Godmode Galactus cd625f97e1
Merge branch 'main' into feature 2023-07-03 15:04:06 +02:00
aniketfuryrocks 26df4feb52
ignore metrics 2023-07-03 05:52:46 +05:30
aniketfuryrocks 8f29e2bb1e
size fixed 2023-07-03 05:52:14 +05:30
Aniket Prajapati f991655434
Merge pull request #6 from blockworks-foundation/feature
limit on size
2023-07-02 19:06:09 +05:30
aniketfuryrocks e1dbb82779
limit on size 2023-07-02 17:59:14 +05:30
Aniket Prajapati f828cb7bce
Merge pull request #5 from blockworks-foundation/feature
Rust tests in series and other quality of life fixes
2023-06-28 15:12:59 +05:30
aniketfuryrocks 85217c223b
suggested changes 2023-06-28 01:35:50 +05:30
aniketfuryrocks d4692919d9
sync 2023-06-27 04:47:19 +05:30
aniketfuryrocks b4fec95032
bench 2023-06-16 22:17:56 +05:30
aniketfuryrocks cda950f49f
dont' error out 2023-06-16 21:50:57 +05:30
galactus 40fe0f632e
Merge pull request #4 from blockworks-foundation/feature
200 threads and run in release
2023-06-15 16:07:20 +02:00
aniketfuryrocks 7597c654f8
200 threads and run in release 2023-06-15 19:32:18 +05:30
Aniket Prajapati 20100c0841
Merge pull request #3 from blockworks-foundation/feature
feature
2023-06-14 23:32:35 +05:30
aniketfuryrocks 29a059230a
fix 2023-06-14 07:56:21 +05:30
aniketfuryrocks 05599bf699
rm unused 2023-06-14 07:55:56 +05:30
aniketfuryrocks 36bc1b9d3e
fmt 2023-06-14 07:55:56 +05:30
aniketfuryrocks f0d21ce57f
home dir 2023-06-14 07:55:55 +05:30
aniketfuryrocks 0039c7bbd2
gitignore 2023-06-14 07:55:55 +05:30
aniketfuryrocks 64e7cf13ca
fixed 2023-06-14 07:55:55 +05:30
aniketfuryrocks f62773c9ef
custom rpc 2023-06-14 07:55:55 +05:30
aniketfuryrocks 4712676fd1
fix and fmt 2023-06-14 07:55:55 +05:30
Godmode Galactus 683db0dd49
changes in comparing results 2023-06-09 11:32:31 +02:00
Godmode Galactus 52886c1a6b
adding script to compare results of two directories 2023-06-09 11:32:30 +02:00
Aniket Prajapati d256fcb35d
Merge pull request #2 from blockworks-foundation/ws_test
ws test
2023-06-06 17:10:48 +05:30
aniketfuryrocks abc7d99569
ws test 2023-06-06 16:22:39 +05:30
Godmode Galactus d169ff34a5
adding scripts to bench and plot data points 2023-05-16 18:41:29 +02:00
Godmode Galactus 77e31fc504
Updating bencher and stats 2023-05-16 16:10:10 +02:00
Godmode Galactus 7b4b869cf8
adding openbook_v2 simulate transaction to bencher 2023-05-16 13:33:26 +02:00
Godmode Galactus caffe84b73
making all solana runtime tests depend on bencher 2023-05-16 12:55:18 +02:00
Godmode Galactus 76cf386bd9
improving script to handle large number of users 2023-05-15 17:00:23 +02:00
Godmode Galactus 1e13f8596e
minor typos 2023-05-15 16:42:21 +02:00
Maximilian Schneider 46ece646df refactor bencher to collect stats 2023-05-14 23:38:36 +02:00
Godmode Galactus c4cf616eb0
adding noop and increase cu limits ixs in openorder transactions 2023-05-14 23:00:59 +02:00
Maximilian Schneider 6fc642d491 refactor to run from root and format 2023-05-14 21:44:47 +02:00
Godmode Galactus 3c99ebf336
Merge branch 'tmp' 2023-05-14 20:44:11 +02:00
Godmode Galactus 3bb7cbeb2b
making openbook trading deteministic 2023-05-14 20:41:25 +02:00
Maximilian Schneider 60393d3784 use separate rpc clients per task 2023-05-14 20:13:07 +02:00
Maximilian Schneider ec24103f2a remove npm lockfile 2023-05-14 19:51:26 +02:00
Godmode Galactus 24de4eeb78
adding openbook files 2023-05-14 00:02:42 +02:00
Godmode Galactus 2096e22555
branching tests with registry and updating the configuration 2023-05-13 19:12:24 +02:00
Godmode Galactus 4e16fdff22
Implementing openbook_v2 place orders in rust 2023-05-13 16:56:30 +02:00
Godmode Galactus 8890a462d5
Merge branch 'openbook-v2-integration' 2023-05-11 21:17:25 +02:00
Godmode Galactus 9ff685674a
serializing and deserializing config file correctly 2023-05-11 21:14:05 +02:00
Godmode Galactus de5cc1c827
configuring users to trade on openbook 2023-05-11 20:12:31 +02:00
Aniket Prajapati e5923753ae
Merge pull request #1 from blockworks-foundation/aniket_wip
Bencher with getBlock and getSlot
2023-05-11 18:57:11 +05:30
aniketfuryrocks 02c01ad87a
log fix 2023-05-11 18:47:14 +05:30
aniketfuryrocks 8d83311428
all 2023-05-11 18:41:06 +05:30
aniketfuryrocks 3eac7a391f
merge imports 2023-05-11 18:41:06 +05:30
aniketfuryrocks cd2de8ba26
wip 2023-05-11 18:41:03 +05:30
Godmode Galactus f6c3428080
adding configuration for openbook-v2 2023-05-10 21:33:13 +02:00