Skip to content

Commit

Permalink
Benchmark Dictionary implementation in Swarm (#2191)
Browse files Browse the repository at this point in the history
* add dictionary benchmarks _in Swarm language_
* add more tests
* fix discovered bugs

You can test it with:
```Haskell
run "example/recursive-containers.sw";
benchmark_tree
```

| Screenshot |
|--------|
| <img width="400" alt="Screenshot 2024-10-20 at 5 10 06 PM" src="https://github.com/user-attachments/assets/b9f8c832-43fb-4ebc-b1a7-4edfb54ebbb1"> | 



* Closes #2159
  • Loading branch information
xsebek authored Nov 21, 2024
1 parent eb68fcf commit c5baa52
Showing 1 changed file with 343 additions and 78 deletions.
Loading

0 comments on commit c5baa52

Please sign in to comment.