lazymio
lazymio
Sorry for late. > @wtdcode Is there an easy way to execute the pipeline locally? Like building up the needed docker containers - and execute the whole pipeline with them?...
> > Personally, I used https://github.com/nektos/act to do this. > > Yes I have seen that project too - but I did not used it before. A dockerfile which wraps...
Merged, nice work!
> I think I have the root cause - I noticed that the default value of `CPSR` (when read immediately after initialization) is `0x400001d3`. The bottom bits indicate `supervisor` mode....
I suspect it was fixed in dev branch, could you have a try?
What’s your benchmark code and did you try dev branch?
Unicorn doesn't have system emulation, how do you deal with syscalls?
I don’t have any specific clue before having the concrete benchmark code. Maybe you can pprof the slowest version and see bottlenecks. ________________________________ From: boborjan2 ***@***.***> Sent: Thursday, July 4,...
> Please check this commit of unicorn-for-efi: [intel/unicorn-for-efi@6be64eb](https://github.com/intel/unicorn-for-efi/commit/6be64eb2d3a30095782d55daac951ef7cb59dd37) Applying this solves the performance issues described above. In some cases unicorn 2 with this patch is even faster than unicorn 1....
Port in d01035767e47f69b4e545d1843dbaf08e6a74752