You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SBK logo image found: /Users/kmg/projects/sbk-charts/images/sbk-logo.png
56
62
xlsx file : ./samples/charts/sbk-file-read.xlsx created
57
63
Time Unit : NANOSECONDS
58
64
Reading : FILE
59
-
65
+
file : ./samples/charts/sbk-file-read.xlsx updated with graphs
66
+
AI is not enabled!. you can use the subcommands [huggingface lmstudio noai ollama] to enable it.
60
67
```
61
68
you can see the sample [fil read in csv](./samples/charts/sbk-file-read.csv) as input file and the generated output file is [file read graphs](./samples/charts/sbk-file-read.xlsx)
62
69
@@ -65,7 +72,7 @@ you can see the sample [fil read in csv](./samples/charts/sbk-file-read.csv) as
SBK logo image found: /Users/kmg/projects/sbk-charts/images/sbk-logo.png
80
88
xlsx file : ./samples/charts/sbk-file-rocksdb-read.xlsx created
81
89
Time Unit : NANOSECONDS
82
90
Reading : FILE, ROCKSDB
91
+
file : ./samples/charts/sbk-file-rocksdb-read.xlsx updated with graphs
92
+
AI is not enabled!. you can use the subcommands [huggingface lmstudio noai ollama] to enable it.
83
93
84
94
```
85
95
you can see the sample [fil read in csv](./samples/charts/sbk-file-read.csv) and the [rocksdb red in csv](./samples/charts/sbk-rocksdb-read.csv) as input files and the generated output file is [file and rocksdb read comparesion](./samples/charts/sbk-file-rocksdb-read.xlsx)
0 commit comments