Python Forum
Performance degradation with IO class inheritance
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Performance degradation with IO class inheritance
#3
Thanks for answering! Just find it weird (and interesting) somehow the performance is not the same, but still outperforms the python implementation of io (_pyio) so much. Also thanks for the tricks!
Reply


Messages In This Thread
RE: Performance degradation with IO class inheritance - by wsygzyx - Jun-18-2020, 06:02 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  super() and order of running method in class inheritance akbarza 7 864 Feb-04-2024, 09:35 AM
Last Post: Gribouillis
  Child class inheritance issue eakanathan 3 1,437 Apr-21-2022, 12:03 PM
Last Post: deanhystad
  Importing issues with base class for inheritance riccardoob 5 4,842 May-19-2021, 05:18 PM
Last Post: snippsat
  3D vector class with inheritance from 2D vector class buss0140 4 3,246 Dec-20-2020, 08:44 PM
Last Post: deanhystad
  Class inheritance oclmedyb 3 2,322 Dec-09-2020, 04:43 PM
Last Post: deanhystad
  Can we access instance variable of parent class in child class using inheritance akdube 3 14,078 Nov-13-2020, 03:43 AM
Last Post: SalsaBeanDip
  performance kerzol81 1 1,960 Oct-07-2019, 10:19 AM
Last Post: buran
  Confusion with sublcassing a threading class, and inheritance bigmit37 2 7,763 Apr-08-2019, 09:28 AM
Last Post: DeaD_EyE
  Class Attributes Inheritance Harry_Potter 3 3,913 Nov-16-2017, 07:01 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020