Commit Graph

54 Commits

Author SHA1 Message Date
Dave Fisher
7a9b2237de
Add NBAdvisor Framework (#2070)
* Add NBAdvisor Framework

* Revert "Add NBAdvisor Framework"

This reverts commit f2f448ffc3.

* Reapply "Add NBAdvisor Framework"

This reverts commit 8048402b88.

* Update pom.xml

* Adjust

* Fix tabs

* Revert change including test

* Simplify toString

* Advisor is now a global option

* Added error checking

* NB Advisor runtime scaffold prototype

* fix double dispatch error

* Make NBAdvisorLevel sticky and evaluate error count

* Working towards better encapsulation

* advisor refinements

* document alignment of log levels and advisor levels

* doc updates

* Evaluation refactor and fix integration tests

* Cleanup tabs

* Rename Exception

* Use a logger for output

* Small cleanup

* Remove extraneous dependency

* OF - bug fix

* Add Advisor Exception Test

---------

Co-authored-by: Jonathan Shook <jshook@gmail.com>
2024-11-11 12:08:08 -06:00
Jonathan Shook
722e8b53d8
jshook/nosqlbench-2068-opspaces (#2069)
* force mappers to use op-contextual space bindings

* move space de-init to owner (adapter component)

* make specific adapters use op-contextual spaces
2024-11-05 14:59:28 -08:00
Jonathan Shook
ea7fceae49
jshook/nosqlbench-2057-flattenop (#2067)
* remove ChainingOp

* typos and other minor fixes

* remove Op, ChainingOp, flatten to CycleOp, derive RunnableOp

* refactor qdrant for aligned op types

* refactor mongodb for aligned op types

* refactor cqld4 for aligned op types

* minor API alignment

refactor gcpspanner for aligned op types

* minor API alignment

refactor gcpspanner for aligned op types

add license

* fix cqld4 batch statement mapper

* fix cql base op mapper

* remove var inference

* remove emitter for runnable op
2024-11-04 14:42:05 -08:00
Jonathan Shook
9c53b4fa7c review fixes
add oom warning on index cache

more fixes
2024-10-30 18:30:40 -05:00
Jonathan Shook
f6cbd5e42b update copyright with no date 2024-10-30 16:12:21 -05:00
Jonathan Shook
37e570cc42 make space function adaptive to binding type 2024-10-30 13:22:30 -05:00
Jonathan Shook
5512830f31 concurrent index cache improvements
track size of concurrent indexes
2024-10-30 13:22:30 -05:00
Jonathan Shook
f47498a185 support covariance in enum mapping 2024-10-30 13:22:30 -05:00
Jonathan Shook
919a741fa8 inject adapter context into spaces 2024-10-30 13:22:30 -05:00
Jonathan Shook
b969f6927c cleanups 2024-10-30 13:22:30 -05:00
Jonathan Shook
5a737c72ef add refkey property to op template API 2024-10-30 13:22:30 -05:00
Jonathan Shook
05c6b82bba refactor dryrun for type clarity 2024-10-30 13:19:41 -05:00
Jonathan Shook
d5ec597152 add primitive int lambda for op fields 2024-10-30 13:19:41 -05:00
Jonathan Shook
7b8e9145d7 formalize space type in generics
formalize space
2024-10-30 13:19:41 -05:00
Jonathan Shook
22ff75aa98 implement concurrent index cache for spaces 2024-10-30 13:19:41 -05:00
Jonathan Shook
41b1296469 rename driver space cache for upcoming changes 2024-10-30 13:19:33 -05:00
Jonathan Shook
4fa93955c0 space metrics, heap metrics 2024-10-30 13:19:33 -05:00
sahankj2000
152e5d0540
Prompush Reporter: Adding Option to pass the apikeyfile (#2058)
* making changes

* remove unwanted print statements
2024-10-29 09:59:56 -07:00
Madhavan Sridharan
18e432cffd Spanner - Handle Drop DB more elegantly 2024-10-09 14:20:42 -04:00
Jonathan Shook
b27177012e help system fixes 2024-10-07 16:25:16 -05:00
Jonathan Shook
d6303aa39c fixup types 2024-10-07 16:25:16 -05:00
Dave Fisher
1bceb00dac Use :- format. 2024-09-11 12:20:02 -07:00
Dave Fisher
8b6a348ed9 Allow additional characters in the default value 2024-09-11 11:54:11 -07:00
Dave Fisher
2352521dfa Atfile environment variables with default values 2024-09-11 11:38:04 -07:00
Jonathan Shook
5b8457b966
Merge pull request #2010 from nosqlbench/jshook/httpmetrics
Jshook/httpmetrics
2024-08-01 15:17:29 -05:00
Jonathan Shook
d0efb5f07b improve log message for namespace collision 2024-07-31 14:22:10 -05:00
Jonathan Shook
2775715081 add hdr_digits to common component property names 2024-07-31 14:22:01 -05:00
Dave Fisher
1cc7538763 Fix Adapter Test Broken on Mac 2024-07-27 17:10:50 -07:00
Jonathan Shook
a06b62c12d fix broken docs formatting and provide uniform method for multiple names 2024-07-26 16:57:40 -05:00
Mike Yaacoub
64d984ea6a
Merge branch 'main' into my-astra-schema-examples 2024-07-23 17:01:45 -04:00
Dave Fisher
0b7292c3b5 Fix test regex 2024-07-23 12:59:15 -07:00
Dave Fisher
14d26ee58f
Merge branch 'main' into my-astra-schema-examples 2024-07-23 12:47:59 -07:00
Jonathan Shook
c3c39886fa improve error message for bad syntax 2024-07-23 11:17:10 -05:00
Jonathan Shook
ddc4dfe12b implement windowed summary gauge 2024-07-23 11:17:10 -05:00
Jonathan Shook
3990b42022 move stat bucket up to core api 2024-07-23 11:17:10 -05:00
Mike Yaacoub
eb1adcff5e Quick fix for nested Templates that were breaking --list-workloads 2024-06-30 21:02:23 -04:00
Mark Wolters
e29f3d8719 add check for download too large for filesystem 2024-06-26 17:16:48 -04:00
Jonathan Shook
8ce9cba559 safely remove status timer on retry 2024-06-26 10:29:37 -05:00
Mark Wolters
23a1c3a207 Merge branch 'main' into mwolters/sqlite 2024-06-24 15:32:00 -04:00
Jonathan Shook
22bfffc0eb cancel update timer on complete 2024-06-17 17:38:41 -05:00
Mark Wolters
c566aa493f report id applies to PIT 2024-05-30 08:11:50 -04:00
Mark Wolters
1eba54e3ce first working version 2024-05-30 08:09:54 -04:00
Mark Wolters
4e9c369304 initial commit 2024-05-29 18:46:50 -04:00
Jonathan Shook
a183c36810 merge-up for dapi and qdrant prototypes 2024-05-10 19:59:21 -05:00
Jonathan Shook
d4462bb8f3 incremental update 2024-05-10 16:39:06 -05:00
Madhavan Sridharan
c81968bb71 Improve ParsedOp error message 2024-05-07 19:29:12 -04:00
Jonathan Shook
149adc8b8a nosqlbench-1935 Allow for +increment format in cycles and recycles intervals 2024-05-01 14:34:57 -05:00
Jonathan Shook
73cd1f1fad nosqlbench-1323 Add support for cyclerate_per_thread in NB5 2024-04-15 23:43:52 -05:00
Madhavan Sridharan
af3928beed Fix timetout unit test running on slow machines 2024-04-12 17:11:16 -04:00
Mark Wolters
efc82f03f8
Merge pull request #1925 from nosqlbench/mwolters/nbiocache_enhancements
progress monitor
2024-04-12 15:16:21 -04:00