From ba2523fca4ee9bb0336a3fd8e7e7571c344e37f3 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Sat, 5 Feb 2011 12:44:23 -0800 Subject: uhd: removed instances of shared_from_this() in transports Its known to be slow and using sptrs of large objects. This should be a slight performance improvement for libusb and usrp_e100_mmap implementation. --- host/lib/transport/gen_vrt_if_packet.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 host/lib/transport/gen_vrt_if_packet.py (limited to 'host/lib/transport/gen_vrt_if_packet.py') diff --git a/host/lib/transport/gen_vrt_if_packet.py b/host/lib/transport/gen_vrt_if_packet.py old mode 100644 new mode 100755 -- cgit v1.2.3