rsadsb / adsb_deku

✈️ Rust ADS-B decoder + tui radar application
MIT License
623 stars 22 forks source link

Update deku to bitvec 1.0 #86

Closed wcampbell0x2a closed 1 year ago

wcampbell0x2a commented 2 years ago

See https://github.com/sharksforarms/deku/pull/246

Currently seeing some serious performance regressions:

lax_messsages           time:   [1.5287 s 1.5305 s 1.5330 s]
                        change: [+56.845% +57.120% +57.449%] (p = 0.00 < 0.05)
                        Performance has regressed.
Found 12 outliers among 100 measurements (12.00%)
  1 (1.00%) low severe
  5 (5.00%) low mild
  5 (5.00%) high mild
  1 (1.00%) high severe
wcampbell0x2a commented 2 years ago

See also? I haven't spun up rizin to investigate: https://github.com/bitvecto-rs/bitvec/issues/158