Skip to content

Optimize Gas Consumption for Prediction Placement #333

@Yunusabdul38

Description

@Yunusabdul38

Description

Analyze and optimize the gas costs associated with placing a prediction. This is the most frequently called function and must be as efficient as possible to maintain a good user experience.

Tasks

  • Profile gas usage using the Soroban CLI.
  • Reduce unnecessary storage reads and writes in place_prediction.
  • Minimize the size of storage keys and values.

Dependencies

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave programcontractcontract

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions