Histórico de Commits

Autor SHA1 Mensagem Data
  Eliza Weisman bef32c8af8 docs: performance analysis/misc docs work (#24) há 3 anos atrás
  Eliza Weisman 63825e6c53 refac: remove special empty state from slots (#25) há 3 anos atrás
  Eliza Weisman 5b17c184b0 feat(mpsc): add support for statically-allocated MPSC channels (#23) há 3 anos atrás
  Eliza Weisman b6dbfdeee9 chore(docs): add Netlify docs builds há 3 anos atrás
  Eliza Weisman 8c882b0f40 perf(mpsc): rewrite and optimize wait queue (#22) há 3 anos atrás
  Eliza Weisman f77d53475c test(bench): more representative `async_mpsc_reusable` bench há 3 anos atrás
  Eliza Weisman 738191d77d chore(test): pin loom to a SHA há 3 anos atrás
  Eliza Weisman 8342ee9823 test(bench): remove `Throughput` from MPSC benchmarks há 3 anos atrás
  Eliza Weisman c58c620096 fix(mpsc): fix a deadlock in async send_ref (#20) há 3 anos atrás
  Eliza Weisman 299011398b chore(ci): run the slowest loom models in separate jobs (#21) há 3 anos atrás
  Eliza Weisman 853df894c2 docs: add benchmarks to readme há 3 anos atrás
  Eliza Weisman e8f7107ba0 docs: a bunch of internal implementation docs (#18) há 3 anos atrás
  Eliza Weisman d9474c626e test(bench) fix clippy lints in benchmarks há 3 anos atrás
  Eliza Weisman 23f4c96fa4 perf(mspc): replace bad VecDeque wait queue with intrusive list (#16) há 3 anos atrás
  Eliza Weisman a2a52c933e test(loom): fix missing `LOOM_LOG=trace` logs há 3 anos atrás
  Eliza Weisman 8c2e4a5384 test(bench): cleanup benches, fix compiler errors há 3 anos atrás
  Eliza Weisman b4e62fb730 chore(ci): check that benchmarks compile há 3 anos atrás
  Eliza Weisman c794c06c85 test(bench): benchmarks for waiting/blocking send (#15) há 3 anos atrás
  Eliza Weisman 6ebfe7b8fd feat: add `Deref` and `DerefMut` impls to `Ref` types (#13) há 3 anos atrás
  Eliza Weisman d590f6d937 test(mpsc): tests for draining after tx closes (#12) há 3 anos atrás
  Eliza Weisman ea0e773bee docs(README): update readme FAQ há 3 anos atrás
  Eliza Weisman 974f51e02f chore(test): fix loom script not forwarding args há 3 anos atrás
  Eliza Weisman 7a2beae342 chore(test): minor loom fixups há 3 anos atrás
  Eliza Weisman 5e26864245 chore: no benchmark-only dev-deps in tests (#11) há 3 anos atrás
  Eliza Weisman 9e413bb759 chore(ci): no tests on PRs that don't touch code há 3 anos atrás
  Eliza Weisman 59702ad2fd chore(ci): fix duplicate runs on pushes to PRs há 3 anos atrás
  Eliza Weisman e27852dd63 chore(ci): split loom tests into separate CI jobs (#10) há 3 anos atrás
  Eliza Weisman 76df064cbf feat(mpsc): add waiting `send`/`send_ref` (#7) há 3 anos atrás
  Eliza Weisman 13c0f71cb7 test: better handling of `loom` double panics há 3 anos atrás
  Eliza Weisman c8ad71e283 test: `LOOM_LOG` support, nicer panic handling (#9) há 3 anos atrás