Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ahnlich CLI for interacting with AI and DB Server #118

Merged
merged 14 commits into from
Sep 30, 2024
Merged

Conversation

Iamdavidonuh
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Sep 26, 2024

Test Results

137 tests   137 ✅  1m 41s ⏱️
  8 suites    0 💤
  2 files      0 ❌

Results for commit 5f03854.

♻️ This comment has been updated with latest results.

@Iamdavidonuh Iamdavidonuh linked an issue Sep 26, 2024 that may be closed by this pull request
9 tasks
Copy link

github-actions bot commented Sep 26, 2024

Benchmark Results

group                                                        main                                   pr
-----                                                        ----                                   --
store_batch_insertion_without_predicates/size_100            1.03    852.9±5.90µs        ? ?/sec    1.00    831.8±6.07µs        ? ?/sec
store_batch_insertion_without_predicates/size_1000           1.00      9.3±0.16ms        ? ?/sec    1.00      9.3±0.13ms        ? ?/sec
store_batch_insertion_without_predicates/size_10000          1.00     86.6±4.79ms        ? ?/sec    1.08     93.3±0.54ms        ? ?/sec
store_batch_insertion_without_predicates/size_100000         1.02    965.9±4.60ms        ? ?/sec    1.00    945.6±5.42ms        ? ?/sec
store_retrieval_no_condition/size_100                        1.08      2.8±0.07ms        ? ?/sec    1.00      2.6±0.06ms        ? ?/sec
store_retrieval_no_condition/size_1000                       1.09     20.3±0.38ms        ? ?/sec    1.00     18.6±0.26ms        ? ?/sec
store_retrieval_no_condition/size_10000                      1.08    196.8±2.82ms        ? ?/sec    1.00    182.3±1.41ms        ? ?/sec
store_retrieval_no_condition/size_100000                     1.05  1932.8±14.14ms        ? ?/sec    1.00  1833.8±25.32ms        ? ?/sec
store_retrieval_non_linear_kdtree/size_100                   1.09      2.9±0.03ms        ? ?/sec    1.00      2.7±0.02ms        ? ?/sec
store_retrieval_non_linear_kdtree/size_1000                  1.05     21.2±0.30ms        ? ?/sec    1.00     20.3±0.16ms        ? ?/sec
store_retrieval_non_linear_kdtree/size_10000                 1.06    212.2±2.76ms        ? ?/sec    1.00    200.8±1.00ms        ? ?/sec
store_retrieval_non_linear_kdtree/size_100000                1.05       2.1±0.01s        ? ?/sec    1.00       2.0±0.01s        ? ?/sec
store_sequential_insertion_without_predicates/size_100       1.11  1916.4±28.47µs        ? ?/sec    1.00  1723.7±42.96µs        ? ?/sec
store_sequential_insertion_without_predicates/size_1000      1.08     19.1±0.59ms        ? ?/sec    1.00     17.7±0.40ms        ? ?/sec
store_sequential_insertion_without_predicates/size_10000     1.01    183.2±6.44ms        ? ?/sec    1.00    182.2±1.24ms        ? ?/sec
store_sequential_insertion_without_predicates/size_100000    1.03  1897.2±20.77ms        ? ?/sec    1.00  1839.0±54.98ms        ? ?/sec

@Iamdavidonuh Iamdavidonuh marked this pull request as ready for review September 27, 2024 20:27
@Iamdavidonuh Iamdavidonuh changed the title WIP: AHNLICH CLI Ahnlich CLI for interacting with AI and DB Server Sep 27, 2024
Copy link
Owner

@deven96 deven96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@deven96 deven96 merged commit c52a4d7 into main Sep 30, 2024
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Creating an ahnlich-cli
2 participants