2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-15 21:48:29 +00:00
nushell/crates/nu-table
Maxim Zhiburt 323d5457f9
Improve performance of explore - 1 ()
Could be improved further I guess; but not here;

You can test the speed differences using data from 

```nu
open data.db | get profiles | explore
```

address: 

________

1. Noticed that search does not work anymore (even on `main` branch).
2. Not sure about resolved merged conflicts, seems fine, but maybe
something was lost.

---------

Co-authored-by: Reilly Wood <reilly.wood@icloud.com>
2024-06-12 18:35:04 -07:00
..
examples Add an option to set header on border (style) () 2023-08-04 13:50:47 -05:00
src Improve performance of explore - 1 () 2024-06-12 18:35:04 -07:00
tests Rework for new clippy lints () 2024-05-02 19:29:03 +02:00
.gitignore Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
Cargo.toml bump version to 0.94.3 () 2024-06-05 06:52:40 +08:00
LICENSE Fix rest of license year ranges () 2023-04-04 09:03:29 +12:00