General Performance Improvements for Throughput

Description

General performance improvements. Identify hotspots via profiling. Attempt to improve by optimizing loops, minimizing allocations, etc.

Environment

None

Pull Requests

None
100% Done
Loading...

Activity

Show:

Michael Penick July 29, 2015 at 4:25 PM

Looks good.

Adam Holmberg July 23, 2015 at 10:20 PM

I came up with a couple of small tweaks:
https://github.com/datastax/python-driver/pull/375
The changes are minor, and only amount to 1-2% improvements (depends on workload), but worth making.
The PR also contains some unrelated changes removing dead code and refactoring tests.

There is actual cython optimization work going on here: https://github.com/datastax/python-driver/compare/master...markflorisson:cython

Fixed

Details

Assignee

Reporter

Fix versions

Labels

Original estimate

Time tracking

No time logged3d remaining

Priority

Created April 7, 2015 at 10:32 PM
Updated September 30, 2015 at 8:13 PM
Resolved August 12, 2015 at 3:50 PM