Skip to content

feat: add performance profiling setup#514

Open
icodeBisola wants to merge 1 commit into
Smartdevs17:mainfrom
icodeBisola:feat/performance-profiling-setup
Open

feat: add performance profiling setup#514
icodeBisola wants to merge 1 commit into
Smartdevs17:mainfrom
icodeBisola:feat/performance-profiling-setup

Conversation

@icodeBisola
Copy link
Copy Markdown
Contributor

Closes #83

Changes

  • Added performance:benchmark script to package.json (runs scripts/check-performance-budget.js)
  • Added dedicated performance CI job that runs npm run performance:benchmark
  • Wired performance job into merge-protection and ci-success gates

Acceptance Criteria

  • ✅ Profiler configured (performanceMonitor.ts, usePerformanceProfiler.ts, PerformanceDashboardScreen.tsx)
  • ✅ Benchmarks runnable (npm run performance:benchmark)
  • ✅ Budgets defined (performance-budget.json)
  • ✅ CI monitors performance (dedicated performance job)

- Add performance:benchmark script to package.json
- Add dedicated performance CI job that runs the benchmark
- Wire performance job into merge-protection and ci-success gates

Closes Smartdevs17#83
@Smartdevs17
Copy link
Copy Markdown
Owner

⚠️ Merge failed — check CI status.

🤖 Drips Wave Merge Agent

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.

🔧 Add performance profiling setup

2 participants