Commit Graph

6 Commits

Author SHA1 Message Date
John Nunley f076528d27
Add a disclaimer saying this is a basic executor (#74)
In many issues I've mentioned that the executors in this crate are just
reference executors. However, this is not documented in the crate
itself.

This commit adds a disclaimer to the crate documentation and to
README.md that these are reference executors that shouldn't be relied on
for performance.

Signed-off-by: John Nunley <dev@notgull.net>
2023-11-11 08:34:46 -08:00
Taiki Endo d1ae069de4 Update license badge to match Cargo.toml 2021-02-14 13:39:05 +09:00
Taiki Endo 64b80cf591 Update URLs 2020-12-26 23:47:13 +09:00
Matthijs Brobbel 6e559e8790
Fix a typo in README.md 2020-12-08 19:48:57 +01:00
Stjepan Glavina a28a9643c9 Redesign the whole interface 2020-08-26 23:46:56 +02:00
Stjepan Glavina e41f34cc00 Initial commit 2020-07-23 12:08:20 +02:00