uber-poet icon indicating copy to clipboard operation
uber-poet copied to clipboard

A mock swift project generator & build runner to help benchmark various module dependency graphs.

Results 12 uber-poet issues
Sort by recently updated
recently updated
newest added

~2.5 years after release, python 2 is really not supported anymore. We should update the language version used in this project to python 3, maybe migrate away from pipenv too...

It will make the buck dependency optional for this project. It will remove potential support for objective-c modules unless the swift project manager adds it later.

enhancement
help wanted
project generator

#38 changed buck to use buck build directly, and implicitly did the same with bazel. People might want to just test using xcodebuild with different project generators, so we might...

enhancement
good first issue

Since the blog article only shows results from testing swift 4.x, do a swift 5.x test and publish it on the wiki.

We connect to lower layer modules at random, choosing a small subset of modules to depend on (something like 5 / 100). As a result, the more modules there are...

bug

* Apple Libraries * Third Party Libraries from the cocoapods repo? Use the code from these libraries somehow

enhancement
simulation enhancer