Skip to content

Closes: #68#82

Closed
p3ris0n wants to merge 3 commits intoSoroLabs:mainfrom
p3ris0n:feat/p3ris0n-soros
Closed

Closes: #68#82
p3ris0n wants to merge 3 commits intoSoroLabs:mainfrom
p3ris0n:feat/p3ris0n-soros

Conversation

@p3ris0n
Copy link
Copy Markdown
Contributor

@p3ris0n p3ris0n commented Feb 24, 2026

Closes #68


  • A/B Testing for Gas: Compare Local vs Local (two WASMs) or Local vs Deployed (WASM vs live contract_id) concurrently.

  • Precision Metrics: Get exact percentage deltas for CPU instructions, RAM usage, Ledger I/O, and Transaction size (e.g., cpu_usage: +15.4%).

  • Automated Alerts: Built-in "Regression Flags" that automatically trigger high-priority alerts if any resource spikes by more than 10%.

  • CLI Support: We also exposed this directly to the terminal! cargo run -p soroscope-core -- compare v1.wasm v2.wasm

@ayomideadeniran
Copy link
Copy Markdown
Collaborator

@p3ris0n Please resolve conflicts

@p3ris0n
Copy link
Copy Markdown
Contributor Author

p3ris0n commented Feb 25, 2026

@p3ris0n Please resolve conflicts

resolved

@ayomideadeniran
Copy link
Copy Markdown
Collaborator

@p3ris0n Make sure all checks are passing

image

@p3ris0n
Copy link
Copy Markdown
Contributor Author

p3ris0n commented Feb 25, 2026

@ayomideadeniran
these changes I accepted are wrecking my code, I'll recommit. let him re-evaluate his code

@ayomideadeniran
Copy link
Copy Markdown
Collaborator

@p3ris0n Dont remove from the code base. Kindly close the Pr and re-implement.

image

@p3ris0n p3ris0n closed this Feb 25, 2026
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.

[Backend] Contract Resource Regression Testing & Comparison API

2 participants