Tree @master (Download .tar.gz)
- .github
- _examples
- _svg
- cwriter
- debian
- decor
- internal
- .gitignore
- bar.go
- bar_filler.go
- bar_filler_bar.go
- bar_filler_nop.go
- bar_filler_spinner.go
- bar_option.go
- bar_test.go
- barbench_test.go
- container_option.go
- CONTRIBUTING
- decorators_test.go
- doc.go
- draw_test.go
- example_test.go
- export_test.go
- go.mod
- go.sum
- heap_manager.go
- priority_queue.go
- progress.go
- progress_test.go
- proxyreader.go
- proxyreader_test.go
- proxywriter.go
- proxywriter_test.go
- README.md
- UNLICENSE
History of barbench_test.go @master
- refactoring: barbench_test Vladimir Bauer 2 years ago
- WithAutoRefresh bench cases Vladimir Bauer 3 years ago
- minor: barbench refactoring Vladimir Bauer 3 years ago
- don't pass total it's global const Vladimir Bauer 4 years ago
- cosmetics... Vladimir Bauer 4 years ago
- dry bench test a bit Vladimir Bauer 4 years ago
- better bar bench test Vladimir Bauer 4 years ago
- bump major version to v7 Vladimir Bauer 5 years ago
- mod v6 Vladimir Bauer 5 years ago
- WithWidth Vladimir Bauer 6 years ago
- tests upd Vladimir Bauer 6 years ago
- fix import paths Vladimir Bauer 7 years ago
- one more bench Vladimir Bauer 7 years ago
- Add bench with name decorator Vladimir Bauer 8 years ago
- Breaking change: decor package refactoring Vladimir Bauer 8 years ago
- refactor benchmark Vladimir Bauer 8 years ago
- Refactoring: Output to WithOutput Vladimir Bauer 8 years ago
- Refactoring: Progress.Stop() to Progress.Wait() Vladimir Bauer 8 years ago
- Some benchmarks and panic example Vladimir Bauer 8 years ago