-
I would like the ability to enforce pagination limits at the router level, without delegating to subgraphs
Here's an example:
`query Comments($cursor: String) { Comments(first: 999999999999999…
-
Operations with symbols such as name lookup are expensive and some binaries have millions of symbols, so it makes sense to try to reduce the symbol-related overheads.
Measure how much the following…
-
pnpm is reporting incorrect peer dependencies when doing the `pnpm deploy` step of the Docker build:
```
#14 28.48 ERR_PNPM_PEER_DEP_ISSUES Unmet peer dependencies
#14 28.48
#14 28.48 package…
-
CesiumJS is an extensive library with a lot of functionality that, depending on the app or use case, goes unused. Installing the `cesium` npm package also syncs third party libraries which may go unus…
-
I did a really basic experiment in the spirit of #688, #741, #692 and following a discussion the Snabb Slack about tuning engine parameters. I am really keen to do performance tuning work based on wel…
-
First, Thanks for this. It always amazes me when my brain comes up with a wacky idea like averaging together temp sensors to determine when to run the AC/heat and someone else has already coded it.
…
-
# 🖥 Benchmarking `transformers` w/ HF Trainer on a single A100 40GB
We are going to use a special benchmarking tool that will do all the work for us. https://github.com/huggingface/transformers/pul…
-
Per question (`subquestion="all"`), we need 6 variations of graphs:
1. Per state, we need 2 plots:
1. one with `threshold=None` (showing all endorsement/response levels)
2. one with `thre…
-
**Describe the bug**
This is easier than the other issues I report (I hope).
When you have a group documenting multiple functions, `\hidecallgraph` and other graph-related directive are only applied…
-
This ticket is to improve Cartan type recognition when constructing Cartan matrices.
Specifically, when constructing a CartanMatrix from a Matrix or from a list of lists, CartanMatrix applies the …