Skip to content

Commit ec5c850

Browse files
docs: readme
1 parent ab1c9cf commit ec5c850

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,11 @@ await timeProgram.execute({
123123
> takes about 0.7ms. The one-step `evaluate()` function takes roughly 2ms as it
124124
> performs both steps.
125125
126+
## Alternatives
127+
128+
I am evaluating the underlying `cel-rust` library against some of its peers in
129+
the JS/TS ecosystem here: https://github.com/kevinmichaelchen/cel-js-evaluation
130+
126131
## Architecture
127132

128133
This project consists of three main components:

0 commit comments

Comments
 (0)