-
**Describe the bug**
When we load a dashboard when multiple queries (33 queries approximately) and we have cache by dashboards and subqueries of the dashboard active, the dashboard loads so slow, and…
-
https://github.com/leeoniya/uPlot/tree/master?tab=readme-ov-file
20x faster than highcharts.
https://github.com/alex314159/nivo-cljs-template/tree/master
https://github.com/jjttjj/stockcharts/b…
awb99 updated
1 month ago
-
This is measured on
Windows 10,
HP, i5 2.3 Ghz
8 GB RAM.
Using Shadow-cljs on a basic cljs project.
Here are my measurements and notes from the work PC:
```
fetch metadata and extract:sh…
-
Hi, thanks for all the work done on this excellent library!
I'm wondering if there's a reason that the `Equiv` implementation in `cljs-time.extend` and `cljs-time.core/=` return different results?
…
zalky updated
5 years ago
-
```
java.lang.IllegalStateException: Ref count should be >= 1 for accessing the ArrowBuf
at org.apache.arrow.memory.ArrowBuf.ensureAccessible(ArrowBuf.java:119)
at org.apache.arrow.memory.ArrowBu…
FiV0 updated
2 months ago
-
## License Policy Violation detected in metabasev0.26.0.RC1
Library - metabasev0.26.0.RC1
The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:
Libr…
-
### Describe the bug
This might be a dns problem but you can't connect to mongo atlas via a local ssh server
### To Reproduce
1) use mongo atlas
2) set up an ssh server
3) try to connect to mongo…
-
`button.collection` has an object with button.script which has some script properties.
`room_x.collection` has one or more button collections embedded in it, some of the default button properties are…
j-h-a updated
1 month ago
-
Would be cool so that we don't have to write :refer-macros anymore.
-
Either:
- use a more Node-stye callback signature. For example:
```
(open-serial-board :auto-detect (fn [err board]
; Do stuff with the board
)
```
- Return a Promise or promise-l…