lefticus / cpp_weekly

The official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accepted in some cases.
The Unlicense
688 stars 26 forks source link

Update on C++ vs Python episode #248

Open lefticus opened 1 year ago

lefticus commented 1 year ago

Need to cover:

dataclasses vs namedtuples

should consider including the C++ compile time into the cost evaluation.

See #223

lefticus commented 1 year ago

Maybe look at pybind11, nanobind, in here as well.

Plus I got a comment about Nuitka that needs to be investigated.

What happens if I use tuples