investigate hevm memory usage / performance
Open
enhancement
- Dominant language
- Haskell
- Stars
- 2.1k
- Forks
- 320
- PR merge metrics
- No merged PRs in 30d
Description
recently, a couple of memory intensive tests started failing on ci with error message:
```
Return50000_d0g1v0_Istanbul hevm: internal error: Unable to commit 1048576 bytes of memory
```
although the error message reports this as a ghc bug, people suggest this is rarely the case. Granted, these are pretty extreme test cases, but would still be interesting to see if there are any easy ways to tackle the memory footprint
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.