Stuart Carnie
Stuart Carnie
This is the output of zend55 vs hhvm ``` └─[$]> php yield_perf.php Running 5 times test_generator: time = 0.209098 s, mem 141312 kb test_generator: time = 0.207385 s, mem 140544...
@scannell you are right, however your test code only stores the generator rather than the result of iterating the generator. This code shows using a `while` loop vs the earlier...
correct – I renamed my account name a number of years ago and redirects to `stuartcarnie`
Overall, I like the `derive-visitor` crate, as it reduces a lot of boilerplate code, however, I would like to raise a small concern. I don't believe it is an issue...
Welcome! I will add an MIT license to the repository
https://github.com/OpenEmu/OpenEmuKit/commit/5240a37ce355c09c8136a0d9d5b7ed219ec5ba8b resolves the issue with Mednafen TurboGrafx running 240 test suite is working again 
I thought we were building with Xcode 15 – but it looks like Xcode 14.2 in the logs
@Calinou I have pushed a change so that it replaces `MTLBindingAccess` with the deprecated `MTLArgumentAccess` when compiling with a macOS SDK < 14 or the iOS SDK < 17
@Calinou macOS should be good now. Will sort out iOS later.
@Calinou awesome feedback, thank you! > I wonder if this should be moved to `print_verbose()`, with a note added in the class reference that FSR2 and `scaling_3d_scale` appearance will be...