Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Benchmark script / more consistent string concatenation syntax #31

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

muellermichel
Copy link
Contributor

@softvar: Not sure if you like this syntax better, but it's more consistent with the rest of the code and a bit shorter - see whether you want to merge it or not. In addition I've created a little benchmark script.

Result of benchmark on my recent-ish iMac 27'' with the proposed script: ~0.54 seconds for a 6000 layer nested table. At 7000 layers it runs into a segfault (too many intermediate objects?). Anyways, performance is probably not a big issue with this library, i.e. python itself is a bigger bottleneck.

@muellermichel muellermichel mentioned this pull request Jan 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant