-
@findepi query "select * from testorc order by random()" estimates memory to more than 50gb while heap does not cross 10gb, orc file https://drive.google.com/file/d/1DD7Kxcy3CodKaIDPP-G26n1PVWT20fTh/v…
-
### Detailed description
I would like to propose a migration from the existing Pages Router to the new App Router in Next.js. This transition would bring numerous benefits and enhance the overall d…
-
This issue is an extension of https://github.com/rust-lang/rustc-perf/issues/937 which aims to add more clarity to the database schema.
This issue uses the [new glossary](https://github.com/rust-la…
rylev updated
3 years ago
-
### Steps to Close
- [x] @bkoo-git at BAAQMD team to supply needed modeling files
- [x] @yuzhou-wang and @bujinb UW team to run multi-day InMAP test with 1-km CMAQ inputs
- [x] @yuzhou-wang and @bu…
-
The [current distribution](http://bandshed.net/sounds/sf2/AVL-Drumkits-1.1-fix-SF2.zip) of AVLDrums also contains a version of the Red Zeppelin Kit with samples of an additional floor tom (instead of …
-
@TehKittyCat Seems easier to have the discussion here rather than between 2 talk pages :)
Anyway, we currently have a cache that prevents more than 2 player lookups per page load, the next thing to l…
-
Lately while hacking [Snabb Switch](https://github.com/SnabbCo/snabbswitch/) I am spending a lot of time getting familiar with two mysterious technologies: trace-based just-in-time compilers and the l…
-
The implementation `impl Ord for Instant` (and same with `u32`) doesn't comply with the specified requirements for implementations of `Ord`.
`Ord` requires the comparison to be transitive, ie. a < …
-
EDIT: See https://github.com/JuliaDynamics/Agents.jl/issues/445#issuecomment-1187730099 for a potential solution!!!
---
In Julia when iterating over a non-concretely typed container (e.g. Dict{I…
-
## tl;dr
Surge currently provides separate implementations for each function for `Float` and `Double`, respectively. This makes Surge basically incompatible with Swift's `T: FloatingPoint` generics…