- Issue created by @phenaproxima
- π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
"very unlikely" is not a promise.
I very much doubt that @xjm and other release managers will be comfortable parsing internal data structures of Composer.
How much of a performance difference are we talking about? As an alternative to profiling, we could implement it now and observe how much faster tests become.
- πΊπΈUnited States tedbow Ithaca, NY, USA
Regarding it not being a promise one idea I had was that if we want to do this issue we should first file a issue with Composer to add `@API` to the auto-generated files. If they are really API that shouldn't be a problem
- Status changed to Postponed: needs info
over 1 year ago 4:55pm 15 May 2023 - πΊπΈUnited States tedbow Ithaca, NY, USA
If we really want to do this we would need a better understanding of whether this file is concerned API? Also how many time request would actually need this information? It seems it would be more of a test performance improvement because this is where we would need to do this very often. I think compared to file copying this probably takes very little time