Skip to content

Polis SDK transaction performance is slow. #4

Description

@blockmia

Koris uses Polis sdk to complete signature and payment transactions, but the speed is slow. We compared the transaction mode of direct Metamask with that of ether, and found that Polis sdk has a large optimization space. Let's hope Polis does some performance optimization.

Use Polis SDK:
It takes 5.5s to log in via Polis email and use Polis SDK to set up a transaction. It takes 4s to confirm payment.
It takes 6.6s for Metamask login, and 3.9s to set up the transaction using Polis SDK.

Use Metamask directly instead of Polis SDK
It takes 0.3s to log in with Metamask, set up a transaction with ethers, and 0.3s to confirm payment.

Polis SDK is used for multisig transaction, and the transaction speed is slower. See the following figure and the link.
image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions