Alice Zoë Bevan–McGregor

Results 116 comments of Alice Zoë Bevan–McGregor

For comparison, running on a 2.7GHz i7 MacBook Pro: ### Python 3.6.2 ``` # time python test.py python tmp.py 9.79s user 0.03s system 99% cpu 9.835 total ``` ### PyPy...

Actually, you can perform left outer joins in MongoDB, just using the aggregate pipeline `$lookup` stage.

Howdy! > I'm about to start sending some emails, and Marrow Mailer looks like a great fit, especially for testability. Love the feature list and practical documentation. Thanks! I wrote...

On the idea of "pause after metadata"—have a small number of permissible active downloads, and force newly added magnet transfers to start. They should pull in metadata, then re-enqueue themselves...

@daveout Technically impossible for the broadest class of transfer used, magnet links, as can be seen here in a quick trial run: (thanks ShowRSS!) ![No metadata, no selection.](https://user-images.githubusercontent.com/76750/111161197-3e6c0f80-8571-11eb-82c1-ea491d164716.png)

I'd be curious what a comparison against [marrow.schema:Container](https://github.com/marrow/schema#32-container) would be on the same hardware/setup as your first set of timeit tests. The overhead of a full ORM/ODM just to have...