compilation time increasing when ember-table is added as dependency
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 351
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 1
Description
guys....when i have ember table as dependency im having a cold build time of around 52000ms and around 20000ms of normal build....
now when i remove ember-table as dependency the figures drop to 20000ms and 2500 ms respectively....so why is this ? what can i do about this?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report provides no files, tests, or entry points. Reproduce the cold and normal build measurements with and without ember-table as a dependency, then identify where the added compilation time originates. Done means the cause is documented and a concrete fix or mitigation is verified against both build measurements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100