dissect.target icon indicating copy to clipboard operation
dissect.target copied to clipboard

PyPy-related issues

Open JSCU-CNI opened this issue 2 years ago • 0 comments

When using PyPy to run dissect, we encountered two issues:

  • Autocomplete is not working in target-shell

  • The performance of reverse_readlines (dissect/target/helpers/fsutil:1011) is terrible

    For both issues, we haven't got a clue what's causing them. Since dissect is tested against PyPy, you might want to look into these issues.

JSCU-CNI avatar Apr 26 '23 08:04 JSCU-CNI