This repository has been archived by the owner on Dec 2, 2024. It is now read-only.
Improve performance of initiateWallets
#809
Labels
performance
Issues related to performance improvements
Tracked
Issue is tracked in our internal backlog
Description
As a plutus-apps emulator user
I want an efficient version of initiateWallets
so that I waste as little time as possible when I run the emulator.
Technical details
After the first investigation of https://input-output.atlassian.net/browse/PLT-1026 (emulator performance regression following merge from
next-node
tomain
), initiateWallets takes 6% of the time of a whole plutus-use-cases run.Here is an excerpt of the
prof
file that illustrates the costs of the calls inside initiateWallets:The text was updated successfully, but these errors were encountered: