Mathieu Lala
Mathieu Lala
Addressed in #630
Hi there :wave: These features are very interesting ! We are developing a complete MTA/MSA and thus we implemented already few of those. Currently our codebase is divided in few...
stale issue
It would be great to see iai be integrated to this github action https://github.com/benchmark-action/github-action-benchmark. See the already [opened issue](https://github.com/benchmark-action/github-action-benchmark/issues/108)
Here is an example from a 'dummy' project I used to test CI and things https://github.com/Mathieu-Lala/rfc-graph IAI is calling cachegrind, and generate files in target/iai/[cachegrind.out.iai_calibration](https://github.com/benchmark-action/github-action-benchmark/files/10382382/cachegrind.out.iai_calibration.txt). Note: I renamed the extension...
I think this change on a minor release won't bother the user too much, especially if a clear breaking changes section is added to the changelog.
Here is a minimal example to reproduce (I used deno, you would get the same with node): ```ts #!/usr/bin/env -S deno run --allow-net // deno-lint-ignore-file no-import-prefix import { Repository, Schema...
`prom/mysqld-exporter:v0.16.0` (released last month) seems to work well with `mysql:8.4`
Hi there, how about also adding `JSON.MSET` ?
Hi mate, this is what you are looking for [eslint-functional > no-exceptions](https://github.com/eslint-functional/eslint-plugin-functional?tab=readme-ov-file#no-exceptions)