Skip to content

feat: Add new article -- Stellar Resource Usage Analyzer: A Optimization Tool for Soroban Developers#176

Open
sunnybai01 wants to merge 6 commits intodevfrom
feat/Stellar_Resource_Usage_Analyzer_a_optimization_tool_for_soroban_developers
Open

feat: Add new article -- Stellar Resource Usage Analyzer: A Optimization Tool for Soroban Developers#176
sunnybai01 wants to merge 6 commits intodevfrom
feat/Stellar_Resource_Usage_Analyzer_a_optimization_tool_for_soroban_developers

Conversation

@sunnybai01
Copy link
Copy Markdown
Collaborator

No description provided.

@@ -0,0 +1,183 @@
---
title: "Stellar Resource Usage Analyzer: An Optimization Tool for Soroban Developers"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add smart contract to this title

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed!


## TL;DR — why this exists

Soroban makes Stellar powerful. It also makes performance harder to predict. If you’ve built on other chains, you know the drill: a function that looks fine on a local run can fail in production because of subtle resource limits.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a simple introduction to Soroban

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

@github-actions
Copy link
Copy Markdown

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants