-
Notifications
You must be signed in to change notification settings - Fork 3
feat: Add new article -- Stellar Resource Usage Analyzer: A Optimization Tool for Soroban Developers #176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Conversation
| @@ -0,0 +1,183 @@ | |||
| --- | |||
| title: "Stellar Resource Usage Analyzer: An Optimization Tool for Soroban Developers" | |||
There was a problem hiding this comment.
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
There was a problem hiding this comment.
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. |
There was a problem hiding this comment.
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done!
…zation_tool_for_soroban_developers
|
Generated Preview Link
|
No description provided.