Skip to content

v0.5.0

Compare
Choose a tag to compare
@nakabonne nakabonne released this 18 Oct 06:41
· 72 commits to master since this release
2711e42

ali v0.5.0 is here!! 馃帀

Percentiles chart is now available (#66)

percentiles-chart

Thanks to @brenol made it capable of seeing how the 50th, 90th, 95th, and 99th percentiles are changing. Just press l (or h) to switch the displayed chart.

Bugs fixed!

An issue that could cause a data race depending on when you press Enter has been resolved.

Changelog

2711e42 Add charts section to docs (#72)
5495eed Add switch navi
9fc2691 Change the color scheme of percentile labels
c1e4be6 Merge branch 'master' of github.com:nakabonne/ali
793a590 Merge pull request #71 from brenol/fix-percentiles-chart-navigation
0dac96f Disable buckets option
479f017 fix navigation
d259d7c Merge pull request #2 from nakabonne/master
60eba11 Merge pull request #66 from brenol/percentiles-chart
cc7c887 use ubers atomic pkg instead
55a02ea fix found data races
e7c22da add the possibility to move forward (with L & l) and backwards (with H & h)
dc848df Merge pull request #68 from rzkmak/feat/histogram-buckets
d2e2724 fix: message error and bucket help information
2d5bc7a add missing error handling
970c7fd fix: test failing
b0a9d0e lint: preallocate var bucket temp
e0870bd chore: update readme with buckets option
fd2f4eb feat: add bucket histogram option

Docker images

  • docker pull nakabonne/ali:latest
  • docker pull nakabonne/ali:v0.5.0
  • docker pull nakabonne/ali:v0.5