Home Explore Blog CI



nushell

5th chunk of `blog/2020-06-30-nushell_0_16_0.md`
02319293a7e658f791ed4cc957bba76313285dde34f7b701000000010000013d


_Table drawn with 0.16.0_

If you're struggling to see much difference, that's a good thing! Where you'll really see the difference is in the time it takes to draw these tables:


Title: Performance Improvement in Nushell Table Rendering
Summary
The text compares the table rendering algorithm between Nushell versions 0.15.0 and 0.16.0. While the visual difference in table display is minimal, the rendering time for large tables (53274 rows) is significantly reduced in version 0.16.0 compared to version 0.15.0, as shown in the provided graph. Version 0.16.0 makes drawing tables significantly faster.