-
I tried to render some html with basic formatting but it runs till the process times out.
The html file is just a list around 1500 rows in a table. if i take about 200 rows it works just fine and fa…
-
#### Feature Description
`mat-select` component has an option to use native html select control instead of Angular Material Select component. This is really helpful for devices with limited computa…
-
Is there a plan to support dynamic types in the future?
DDS Spec: https://www.omg.org/spec/DDS-XTypes
EProsima Fastdds implementation: https://fast-dds.docs.eprosima.com/en/latest/fastdds/dynamic_…
-
My test suite contains ~4k tests (heavy parametrization) with logs and sometimes screenshots.
The report generated by the latest stable version of pytest-html opens much faster than the report gene…
-
## Prerequisites
- [ x ] I have searched for similar features requests in both open and closed tickets and cannot find a duplicate.
- [ x ] The feature is still missing in the latest stable version …
-
**rust-analyzer version**: 2024-05-09
**rustc version**: (eg. output of `rustc -V`): 1.78.0
**editor or extension**: neovim with Mason+Lspconfig+RustAnalyzer
**relevant settings**: none
…
-
Hello, telegram can receive messages and other methods in request:
https://core.telegram.org/bots/faq#how-can-i-make-requests-in-response-to-updates
Can I send messages without new http request?…
-
Seems to be ~2x as fast as z-schema http://gilesbowkett.blogspot.co.uk/2015/01/why-panda-strike-wrote-fastest-json.html.
Might be worth exploring since this is something that is executed on every re…
-
Adapt Tony Finch's ListLife algorithm for Game of Life simulation. It should be faster, than current implementation.
http://dotat.at/prog/life/life.html
-
Is this the repo that's currently being used for https://benchmarksgame-team.pages.debian.net/benchmarksgame/faster/rust.html ? If so, are there planned updates given the recent SIMD stabilization?