magento2
https://github.com/magento/magento2
PHP
Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) a
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
PHP not yet supported141 Subscribers
View all SubscribersAdd a CodeTriage badge to magento2
Help out
- Issues
- ⚡ Performance: Child product price traversal and unnecessary data loading in ConfigurableProduct module
- ⚡ Performance: Stock registry N+1 on every product load in CatalogInventory module
- ⚡ Performance: Redundant collection creation per rule in CatalogRule module
- ⚡ Performance: Event dispatch per item×rule in cart discount calculation in SalesRule module
- ⚡ Performance: Per-item config lookups and Weee DB fetches in Tax module
- ⚡ Performance: Per-item Weee attribute loading with nested tax loops in Weee module
- ⚡ Performance: Payment method instantiation and event dispatch overhead in Payment module
- ⚡ Performance: Per-item stock registry queries in Shipping module
- ⚡ Performance: N+1 selection queries per option in Bundle module
- ⚡ Performance: N+1 review loading and O(n²) summary comparison in Review module
- Docs
- PHP not yet supported