-
Hi,
I've chosen this implementation for a RTS game, optimized it for Mozilla's SpiderMonkey and got very promising results with weighting thousands of nodes in a matter of one digit millisecond. So e…
-
Moved from https://github.com/bitcoin/bitcoin/issues/30629.
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behaviour
there is an entry indic…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
### No duplicates 🥲.
- [X] I have searched for a similar issue.
### What should be improved or cleaned up?
Currently we have a priority queue for the `JOBS` plugin based on the custom [`binar…
-
There's a fundamental compromise in sifting strategy that optimizes for small/big heaps or elements.
See #30534 for discussion and details, which changed `pop` to optimize for the large case. It's po…
-
### Steps to reproduce
Steps:
1. Open this link to live example: https://codesandbox.io/p/devbox/vite-react-forked-tgv2tj?workspaceId=ab98d85e-d21a-46f5-ab70-5be2562476c1
2. Navigate to the colle…
-
I recently came across the following article which might fit in your related work somewhere (or it might not, but I figure passing it along can't hurt). It describes a variation on the binary heap th…
-
The Buildings.ThermalZones.Detailed.Examples.FFD.* models (except ForcedConvection with OMC under Linux) fail at runtime with OMC 1.25.0-dev and Dymola 2024x. The runtime errors are different:
- out …
-
Hi, guys!
I'm trying to understand implementation of binary heap structure, and wrote some simple code to check it, but it seems not working as I expect. What's wrong with my code?
[https://pas…