-
In reference to the test case DynamicUniversalCompactionReadAmplification at:
db/db_universal_compaction_test.cc : 454 to 558
This test case failure was mentioned here (as a result of different ch…
-
RisingWave will occupy some small memory during its working process, for example:
- actor channel will buffer 2048 rows(the upper limit may be size based 1MB late)
- stateful executors' mem tables w…
-
HI. Thanks for this wonderful SNIPER.
I wanted to train SNIPER using my own dataset and to do that I first had to do the installation following the guide you've mentioned.
make -j 1 USE_CUDA_PATH…
-
A 6.0 release seems like a good time to make some tweaks to these.
- background_thread is both a namespace and a boolean. Something more like tcache.enabled would disambiguate.
- I think probably …
-
`ns_data_test.dart` causes some sort of seg faults crash loop when using `NSData.dataWithBytesNoCopy_length_`. I'm switching to `NSData.dataWithBytes_length_` for now, which fixes the crash but is slo…
-
I'm in a situation where I would like to use jemalloc as an "alternate"/"additional" allocator, while not overriding the system allocator. Given the package in its current state, that's hard, because …
-
### What version of Bun is running?
1.0.29+a146856d1
### What platform is your computer?
Linux 5.15.133.1-microsoft-standard-WSL2 x86_64 x86_64
### What steps can reproduce the bug?
[Fu…
-
Hi, we are running Resnet50 FP32 training with lazy tensor core. And we find the memory will keep grow up in each iteration until OOM. To reproduce this issue, I have written a simple test case as bel…
-
While optimizing an function that creates an image on my app i noticed that creating the Uint8List buffer was taking 21ms while the rest of the function was taking 5ms. I tried some stuff to make it f…
-
Hi,
I'm using varnish with a malloc allocator and a file allocator for static files.
Settings are the following:
ExecStart=/usr/sbin/varnishd -a :80 -p workspace_session=1024 -p workspace_threa…