Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Benchmark against gdb and libdebug? #45

Open
ndrewh opened this issue Aug 26, 2024 · 1 comment
Open

Benchmark against gdb and libdebug? #45

ndrewh opened this issue Aug 26, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@ndrewh
Copy link
Owner

ndrewh commented Aug 26, 2024

Out of curiosity, we can do some simple benchmarking with 1, 100, 100000 breakpoints, each reached 100, ..., 1000000 times.

GDB: turn off the dumb stuff it prints on every break and just have it print a single register value
libdebug: ??? use whatever setup they have for benchmarking

@ndrewh ndrewh added the enhancement New feature or request label Aug 26, 2024
@ndrewh
Copy link
Owner Author

ndrewh commented Dec 3, 2024

comparison against libdebug was added in 9224d8c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant