Commit Graph

78 Commits

Author SHA1 Message Date
459273bdfb
0.0.0-alpha.0 2024-09-02 16:44:38 +00:00
8915fc6afa refactor 2023-10-02 19:07:57 +00:00
3c13630d8e default instrument implementation 2023-05-05 16:16:03 +00:00
d834c24e14 remove generic from instrumentation 2023-01-13 15:33:49 +00:00
49014b6a4d remove .idea 2023-01-01 05:54:27 +00:00
fc1d11f4b5 url in setup.py 2022-12-23 13:26:15 +00:00
5caa219ead minor type fix 2022-12-22 21:48:40 +00:00
844dacf989 remove asserts from instrumentation 2022-12-03 21:32:06 +00:00
e9fba7b064 enter_conditional 2022-11-04 09:38:59 +00:00
add1e7cdbf unforget .core 2022-11-04 05:04:10 +00:00
52d0afc44c fix packagge name 2022-11-04 05:01:06 +00:00
ec72c46329 pubslish .instrumentation 2022-11-04 04:44:20 +00:00
faa96816f9 minor fix 2022-09-11 17:11:26 +03:00
dadd73ad32 metadata separation 2022-09-11 16:40:19 +03:00
20434aa835 metadata verification 2022-09-11 16:26:58 +03:00
6ea5be228c remove sequence/stacked/stages/chain 2022-09-07 23:38:29 +03:00
11ace6bc5b remove stack + fix integer parsing 2022-09-07 23:10:23 +03:00
2aa07d7f10 explicit pure/merge separation 2022-09-07 22:59:15 +03:00
b789b3c9f3 various improvements 2022-08-19 04:05:34 +03:00
e745eb7c54 more inlining 2022-07-28 22:46:16 +03:00
280b035ba1 microfix 2022-07-28 21:03:45 +03:00
e7b13e7319 transaction data inlining + correct contains check 2022-07-28 21:02:11 +03:00
87c3292d62 key-value inlining and correct verification 2022-07-27 16:12:41 +03:00
19ccb3a5a0 binary tree inlining 2022-07-26 03:33:30 +03:00
2f2ba19f2c nullable reference inlining 2022-07-26 03:03:53 +03:00
455ffd6063 inline v13 atomics 2022-07-26 02:09:31 +03:00
c1a7ab1128 inlining 2022-07-26 01:52:59 +03:00
96f200bbd0 correct subset check + block verification optimization 2022-07-25 17:09:46 +03:00
30284c8f72 tracing updated 2022-07-17 18:47:37 +03:00
96338b559e reducec 2022-07-15 21:40:29 +03:00
3235e2ca36 terminate instrumentation 2022-07-15 21:38:40 +03:00
6a66b2a22c ProtocolizedBinarySplit.protocolize 2022-07-15 21:38:21 +03:00
094c0b1ea4 better trace 2022-07-15 21:37:52 +03:00
9e1d4aedd0 measure instrumentation 2022-07-15 21:36:54 +03:00
500f1df88c better plot 2022-07-15 21:36:22 +03:00
5420a475e6 aidentity 2022-07-15 21:35:58 +03:00
8a9d4485ae MergeAction in __all__ 2022-07-15 21:34:20 +03:00
9a53ce5234 FlowStandard now works with HashPoints 2022-07-14 15:20:58 +03:00
31284ca4b4 remove chain package 2022-07-13 04:16:15 +03:00
8f43c157c1 flow trace minor change 2022-07-13 04:05:00 +03:00
d72c714f81 flow trace 2022-07-12 14:28:56 +03:00
86f460989e flow13 + pure reduce 2022-07-12 06:28:21 +03:00
8bf8fcea32 change import structure 2022-07-11 19:54:46 +03:00
a51967b238 split test + flow 2022-07-11 05:21:20 +03:00
601ccdb278 separate instrument from testing 2022-07-10 21:54:39 +03:00
82ff985112 import rework 2022-07-10 21:14:02 +03:00
1312e81fe1 updated instrumentation 2022-07-10 21:08:34 +03:00
0c86a4a4b4 tree list 2022-06-25 02:02:19 +03:00
49fcc33a6b trace/plot update 2022-06-24 00:26:43 +03:00
d86609d8b3 add missing asserts + trace/plot + optimize avl (+ remove fsplit) + more instrumentation 2022-06-23 20:37:31 +03:00