Feature #9
Speed up compilation of gnuradio_swig_python.cc
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Eric Blossom | % Done: | 0% |
|
| Category: | gnuradio-core | |||
| Target version: | release-3.1 | |||
| Resolution: | fixed |
Description
See what can be done to speed this up.
Perhaps checking for the INCLUDED_GR_BLOCK_H guard in gr_sync_block and friends.
Could also try using gnuradio_swig_python_CFLAGS with -O1. That will take some
autoconf hacking of the C++ m4 macro.
History
Updated by Eric Blossom over 6 years ago
- Status changed from New to Assigned
Updated by Johnathan Corgan over 6 years ago
Milestone post-release-3.0 deleted
Updated by Johnathan Corgan over 6 years ago
Milestone release-3.2 deleted
Updated by Eric Blossom over 6 years ago
- Status changed from Assigned to Closed
- Resolution set to fixed
Fixed in -r4255