-
We have an implementation of a persistent stream adapter to consume Amazon Kinesis streams which we are using in production for several month now.
Amazon Kinesis streams have a sequence number cons…
-
There are a number of unnecessary uses of `Unsafe.AsPointer` in this repository (e.g. https://github.com/dotnet/runtime/blob/eaa6f01a11eb39e1f402d8e196680fbf4aa4b054/src/coreclr/System.Private.CoreLib…
-
Like the previous review error,
I filled the review with huge data
![image.png](https://raw.githubusercontent.com/habi39/pe/main/files/79d7e600-37b5-4325-891a-e1a31a9a28d8.png)
Here is an error that…
-
The approved API is here: https://github.com/dotnet/runtime/issues/24168#issuecomment-642847557
Due to the size of the approved surface area, it is being split into multiple sections for people who…
-
When using https://github.com/boostorg/boost as submodule:
committed boost as submodule using its tag boost-1.74.0
`git submodule update --init --remote --recursive` doesn't work as expected entirel…
ohhmm updated
3 years ago
-
## Description
The following compiler options may speed up execution of physics:
(for Intel) -fp-model=fast -fprotect-parens -fimf-precision=high
@dkokron in https://github.com/ufs-community/ccpp…
-
The model is very slow when the entire MCM is used as chemical mechanism, as opposed to just a subset of it. It takes up to 5 days to run a 3 hours simulation (although this depends on the type of mac…
-
This may also include treating them as strings in the generated DTOs to avoid possible munging by the JSON serializer.
C# types `decimal`, `int64`, and `uint64` can't be safely represented in JS. U…
-
As part of expanding generics support for the constraints API, we would need to make the equals constraint generic.
This would be one piece of the larger effort described in #53
-
Environment: CMake 3.30, windows x64
I installed boost with options (just need header-only part):
- `BOOST_ENABLE_COMPATIBILITY_TARGETS`: true
- `BOOST_EXCLUDE_LIBRARIES`: "atomic;charconv;chrono…