Commit Graph

318 Commits

Author SHA1 Message Date
Jonathan Shook
ee43c3a024 cleanups 2024-04-05 18:43:18 -05:00
Jonathan Shook
71a0ae1d93 reduce StrInterpolater logging level 2024-04-02 14:06:02 -05:00
Jonathan Shook
091507efd4 upgrade scala library version 2024-04-02 14:05:46 -05:00
Jonathan Shook
8f93084b5d additional app logic to poll and verify milvus state becuase built-in sync ops are not reliable 2024-03-29 10:40:42 -05:00
Jonathan Shook
897140c871 move op method on op dispenser to template method to allow base impl to intercede 2024-03-26 10:12:36 -05:00
Jonathan Shook
1d96b00824 partial fixes before polling up updates 2024-03-25 17:34:06 -05:00
Jonathan Shook
51a7dd3cdc milvus query and recall calculations working 2024-03-21 16:01:11 -05:00
Jonathan Shook
03bc0adf16 more updates on milvus, distinguishing rows vs fields 2024-03-21 12:58:55 -05:00
Jonathan Shook
66fab172e2 initial implementation of all milvus ops 2024-03-19 15:27:33 -05:00
Jonathan Shook
c2dde4bffd support bulk op resolution 2024-02-09 07:02:48 -06:00
Jonathan Shook
2947a7c069 import fix 2024-02-08 16:27:58 -06:00
Jonathan Shook
2028293d8f subops 2024-02-08 16:18:14 -06:00
Jonathan Shook
150fb79f01 part1 of opensearch 2024-02-06 18:05:20 -06:00
Jonathan Shook
0d2276cb56 make labels and tags for nb5.21 canonical
fixes #1779
2024-01-16 18:42:26 -06:00
Jonathan Shook
274b5b119b add docs to metrics construction 2023-12-20 17:16:40 -06:00
Jonathan Shook
cbc9e5484f remove dead code 2023-12-20 17:16:28 -06:00
Jonathan Shook
a0eaf9758b make map format checker for workload specific to map structures 2023-12-10 21:17:29 -06:00
Jonathan Shook
612d7e4941 specialize use of op,stmt,workload on CLI 2023-12-09 23:29:38 -06:00
Jonathan Shook
5ab00a2c11 add dryrun=emit support 2023-12-09 23:29:27 -06:00
Jonathan Shook
5ae22195ba package factoring 2023-12-09 17:16:44 -06:00
Jonathan Shook
c46e097e50 remove deprecated CommandTemplate 2023-12-08 19:37:06 -06:00
Jonathan Shook
e1f9545abd change all references of context to container 2023-12-07 09:40:40 -06:00
Jonathan Shook
ae19037bce remainder of changes for scenario rework that need to be itemized 2023-12-06 14:26:53 -06:00
Jonathan Shook
c619bf705a working test config 2023-10-25 17:08:29 -05:00
Jonathan Shook
f7e4efc79a post merge test fixes 2023-10-24 00:14:48 -05:00
Jonathan Shook
68f5fefd3d renaming workloads part2 2023-10-23 20:22:49 -05:00
Jonathan Shook
957f178c4c add sibling labels restriction and some docs 2023-10-23 16:45:10 -05:00
Jonathan Shook
22d460896f fix for indirect adapter loader and export-docs 2023-10-23 08:42:19 -05:00
Jonathan Shook
bff86b5525 bursty cycle rate test online 2023-10-23 08:42:19 -05:00
Jonathan Shook
9fa711b7ab checkpoint 2023-10-23 08:42:19 -05:00
Mark Wolters
2986412036 fixup of csv reporter, removed script context parameter 2023-10-23 08:42:19 -05:00
Jonathan Shook
61b923cfed indirect loading on nbr working 2023-10-23 08:42:00 -05:00
Jonathan Shook
9daf06cd62 rehome all metrics construction patterns, remove ActivityMetrics 2023-10-23 08:41:40 -05:00
Jonathan Shook
4efd428de3 partial switchover of metrics from ActivityMetrics 2023-10-23 08:41:38 -05:00
Jonathan Shook
b130caf154 incremental progress 2023-10-23 08:41:17 -05:00
Jonathan Shook
9b39e2abc3 yet even more merge fixes 2023-10-23 08:41:17 -05:00
Jonathan Shook
116f48b2ba basic sanity check on tags, no newlines or spaces 2023-10-12 16:49:15 -05:00
Jonathan Shook
71b39fa95a modify historic format testing to accomodate design change 2023-10-05 20:38:15 -05:00
Jonathan Shook
36a233eaa1 removed doc name prepending on block tag names 2023-10-05 20:05:03 -05:00
snyk-bot
259a0afc8a fix: upgrade org.scala-lang:scala-library from 2.13.11 to 2.13.12
Snyk has created this PR to upgrade org.scala-lang:scala-library from 2.13.11 to 2.13.12.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.scala-lang/scala-library/

See this project in Snyk:
https://app.snyk.io/org/nosqlbench/project/79ea2278-c4a8-4336-ba93-333db70b8c13?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-10-04 12:17:09 -04:00
Jonathan Shook
39f2a55e06 add verifier timer 2023-09-28 14:58:26 -05:00
Jonathan Shook
c0171dcec6 slightly improve error message 2023-09-11 13:43:09 -05:00
Jonathan Shook
112ad332cd fixups and package structure updates 2023-09-11 13:20:52 -05:00
Jonathan Shook
bf3e9636c0 remove confusing type and dimensions labeling methods 2023-09-09 20:31:04 -05:00
Jonathan Shook
60e8d3d696 update uniform specification tests to honor snake case requirement 2023-09-09 00:38:32 -05:00
Jonathan Shook
91a402dc2f update opdef tests to honor snake case requirement 2023-09-09 00:38:00 -05:00
Jonathan Shook
1137067a19 distinguish instrumented ops from others 2023-09-09 00:13:29 -05:00
Jonathan Shook
a64aa58fc6 remove more invalid metric labels 2023-09-09 00:12:04 -05:00
Jonathan Shook
55ef2cff4a remove result size from base op 2023-09-07 10:03:24 -05:00
Jonathan Shook
f579fb638c fix bad naming refactoring 2023-08-31 16:42:45 -05:00