Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,10 @@ tinygql:
category: micro
single_file: true
ractor: true
30k_variables:
desc: 30k_variables tests 30k local variables spread across many methods, read and written back and forth.
category: micro
single_file: true
attr_accessor:
desc: attr_accessor tests the performance of getting instance variable values via an attr_accessor imemo.
category: micro
Expand Down
Loading
Loading