Skip to content

Releases: Miaxos/sharded-thread

v1.3.1

29 Jan 17:34
8f2d592
Compare
Choose a tag to compare

Other

  • Update continuous benchmarking with Bencher

v1.3.0

23 Jan 09:27
fb64ed6
Compare
Choose a tag to compare

Added

  • add Debug impl for Shard

v1.2.0

23 Jan 08:18
496dee3
Compare
Choose a tag to compare

Added

  • add debug to mesh builder

Other

  • add bench to README.md

v1.1.0

18 Jan 11:06
545f44c
Compare
Choose a tag to compare

Added

  • add some benchmarks
  • add bencher
  • add a bench to follow improvement

Fixed

  • ci
  • typo on benchert

Other

  • clippy + reduce iter to 2 in PR
  • add flume benchmarks
  • fmt
  • clippy
  • add some other benches
  • iter to 16
  • write-all
  • just crying
  • test fucking github token
  • fix github token
  • add proper testbed
  • add new permissions
  • add issues permissions
  • upate README.md
  • fix permissions
  • width to 60%
  • update README.md

v1.0.2

11 Jan 16:42
1d45e4e
Compare
Choose a tag to compare

Other

  • remove useless doc

v1.0.1

11 Jan 16:21
ef5cd8a
Compare
Choose a tag to compare

Other

  • add some keywords for Cargo.toml

v1.0.0

11 Jan 16:13
97234ee
Compare
Choose a tag to compare

Added

  • remove useless dependencies
  • add some documentation and work on some methods

Other

  • add a ref to sharded queue
  • clippy
  • fmt
  • udpate readme

v0.1.2

10 Jan 13:24
f49f478
Compare
Choose a tag to compare

Other

  • remove hi_mom fn

v0.1.1

10 Jan 12:00
c519f84
Compare
Choose a tag to compare

Added

  • remove lifetime with shard by replacing ref with Arc
  • first impl

Fixed

  • tcp example without any std::mem::forget
  • clippy

Other

  • disable some cross tests
  • add some citations
  • update README
  • add some comments
  • add test to load balance tcp (bis)
  • add test to load balance tcp
  • fmt tests
  • add toolchain
  • add some info in the readme
  • first commit