Benjamin

Results 10 issues of Benjamin

I am running into an internal rr assertion failure. The program I originally ran into this assertion failure on is a bit more complicated, but I have boiled it down...

## 🐛 Bug When using the `runPython` method of Pyodide to evaluate a chunk of python code stored in a string, the python-produced stderr is unavailable to view if the...

Currently, it seems as if using the search feature does not include the poster's name. So for example, if I want to see all posts by "Ben Dicken" I can't...

## Description This is a minor fix to `examples/common/env.sh` so that it does not error out on mac where `zsh` is the default shell. `shopt` is bash-specific and does not...

Type: Internal Cleanup
Component: Examples
Backport to: release-17.0
Backport to: release-18.0
Backport to: release-19.0

I've been going through vitess docs / building / walkthroughs and noticed a few small issues in the docs: - In the mac docs, do not need to explicitly execute...

documentation

This PR fixes two small issues with the Kubernetes getting started docs: - Adds the step of installing Docker Engine. Of course, this can be figured out on ones own,...

When visiting this URL: https://vitess.io/docs/reference/features/vtgate-buffering/ I expect it to forward me to the associated page for the current version of Vitess. In this case, the v20 page: https://vitess.io/docs/20.0/reference/features/vtgate-buffering/ However, it...

bug
documentation

At some point in the future, we should try running the full benchmark across various CPUs. A good starting point would be one intel xeon, an amd, and a m-series...

good idea!

Let's add a new program to this benchmark that emphasizes significant use of heap memory. I don't have an exact program nailed down, but a few rough ideas: - A...

good idea!

I've built a couple of visualizations off of results from this repo, but getting the data into the visual was a manual process. I also know that @PEZ, has done...

good idea!