You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* It was using builtins which expected more strict behavior from __getitem__()
and exercising polyglot.ForeignList handling, which is not the focus of this benchmark.
* Instead, we only call methods defined on JList in this benchmark and avoid calling any builtin on the JList.
0 commit comments