-
### Problem Statement
For more advanced cost allocation, use cases. Provider driven allocations may be insufficient or may differ across provider. For larger enterprises where standardisation is impo…
-
It can be 50x slower. See the following benchmark:
```julia
julia> using Dates, NanoDates
julia> using BenchmarkTools: @btime
julia> tstr = "2024-09-23T19:32:06.202111"
julia> @btime NanoDate($ts…
-
The goal of this item is to capture and understand what contributes to JVM memory footprint, then assess the impact of perodically disclaiming this memory from a footprint and throughput perspective. …
-
Please comment here if you'd like to pick up a country list and attempt to notify organisations.
- `uk` - @ScottHelme
- `de` - @NiklasDah
- `cz` - @spaze
- `saarland` - @jschpp
-
Hello Trixi team,
As far as I understand, initializing Julia with more than 1 thread automatically uses them inside Trixi loops (correct me If I am wrong). However, I see benefit in having a keywo…
-
### Describe the bug
While building SYCL code with Intel oneAPI, I noticed that `llvm-foreach` is almost always sitting at 100% cpu usage.
### top:
```
%Cpu(s): 8.5 us, 5.0 sy, 0.0 ni, 85.8 i…
-
Hello!
I'm wondering what is required to use ProxyQP without performing any memory allocations during runtime. For my specific problems, I know the matrix sizes before-hand, but the sparsity patter…
-
Dynamic arrays are used in FixedWidthInteger.bitRangesCoalesced. Swift MMIO should really be allocations free. This was identified while investigating .
```swift
extension FixedWidthInteger {
@…
-
I'm not sure if I'm missing something or if it would be too late to change for 3.0.0, but it seems like `ToNapiValue` could take the value to convert as a reference (allowing you to keep the Rust valu…
-
Currently, when having allocations in different states in Dot Voting,
![Screenshot from 2020-01-08 12-15-58](https://user-images.githubusercontent.com/16065447/72000684-d0f87c80-3211-11ea-9313-1ebd16…