-
**Feature request**
It would be nice, if the memory usage of the heap and other region could be monitored when using G1GC. Currently, we only get this information when we use the serial gc.
**Is…
-
### Describe the feature
Allow `S3AsyncClient.getObject` to write downloaded objects directly to disk, rather than buffering in ByteBuffers via an `AsyncResponseTransformer`.
`aws-crt-java` rece…
-
### Description
I realized while doing some memory profiling that ThemeColor.kt uses a fairly big amount of memory for what is essentially a constants class. I believe a slight reduction in memory us…
-
#311 implements a rescue mechanism for heap allocator. If there's no enough space inside heap allocator to meet the allocation requirement, the heap allocator will ask frame allocator to allocate fram…
-
Views to WebAssembly.Memory seem to have this peculiar behavior, that if one .grow()s a memory, all the existing views in the same thread do become zero-length, but all the existing views to the Memor…
-
**ISSUE:**
> Actually I am using node webpack-server.js to run webpack server
> but after installing webpack-dashboard plugin I am running the command
> npm run start-webpack
**_"scripts"…
-
**Description**
We have multimodule android project. Every module contains some different paparazzi tests.
First launchable test method in first test class always takes too long time. It runs in ~20s.…
-
# Lines of code
https://github.com/code-423n4/2023-10-zksync/blob/1fb4649b612fac7b4ee613df6f6b7d921ddd6b0d/code/era-zkevm_circuits/src/main_vm/opcodes/call_ret_impl/far_call.rs#L719
https://github.co…
-
### What version of Bun is running?
0.5.0
### What platform is your computer?
Darwin 22.2.0 arm64 arm
### What steps can reproduce the bug?
Clone the following repo (branch: `handle_as_…
-
The Perfview Help mentions that a 'GC Heap Alloc Stacks' menu should be under the Memory Group, but I cannot for the life of me find it. I can see other menus like
- GC Heap Net Mem Stacks
- Gen 2 …