Aleksei Seletskiy

Results 6 issues of Aleksei Seletskiy

## Details * Read the Docs project URL: https://readthedocs.org/projects/pocketqube/ * Build URL (if applicable): https://pocketqube.readthedocs.io/en/latest/ * Read the Docs username (if applicable): https://readthedocs.org/profiles/thetazero/ ## Expected Result When building with `make...

Support
Needed: more information

I noticed a slight typo in the [api docs](https://github.com/G4lile0/tinyGS/wiki/Programmatic-API#endpoitns): ![Screenshot from 2022-08-15 14-45-52](https://user-images.githubusercontent.com/28244551/184696803-3de247ec-098b-4cc6-88b1-8c6b2c10d583.png) "Endpoints" is spelled "Endpoitns". I don't believe I can open a pull for wiki so I figured...

### Environment - OS and version: Ubuntu 22.04.3 LTS - VS Code: 1.86.0 05047486b6df5eb8d44b2ecd70ea3bdf775fd937 x64 - C/C++ extension: gcc 11.4.0, c++20 - GDB / LLDB version: GNU gdb (Ubuntu 12.1-0ubuntu1~22.04)...

Language Service
debugger

Copied then heavily modified build stuff from parlaylib. Have the tests without external dependencies working Also need to port over the benchmarks.

Having a lot of trouble installing this project into an existing cmake project. There is a decent chance that this is just a lack of CMake knowledge on my end,...

For our use case we need to speed up an entire python process using an event loop architecture. Would it be possible to use looptime to speed up the entire...