186
186
the file on disk, and then immediately discard, the overhead of object creation
187
187
becomes a significant cost.
190
190
microseconds, whereas creating a object which is subclassed from tuple was
191
191
0.500 microseconds, and creating an object with 3 elements and slots was 3
192
192
microseconds long. 0.1 milliseconds is 100 microseconds, and ideally we'll get