Commit Graph

13 Commits

Author SHA1 Message Date
Noah
067b03ae22 Add pystone benchmarks 2020-09-25 19:48:09 -05:00
Noah
18273da108 Interpreter struct for managing thread-local vm stack 2020-09-15 16:44:39 -05:00
Noah
1e952e10b9 Update cpython dev-dependency and clean up bench.rs 2020-08-23 21:00:13 -05:00
Noah
4aee59527d Fix benchmarks (maybe?) 2020-04-03 12:34:00 -05:00
Jeong YunWon
1bac582921 &str::to_string -> &str::to_owned for literals 2020-02-05 22:55:33 +09:00
Alvin Lindstam
98d942ac7f Add string iteration benchmark 2020-01-19 16:28:41 +01:00
Marcin Pajkowski
de5b085b73 Add nicer test names for benchmarks 2019-08-17 00:27:58 +02:00
coolreader18
4f9a71ff89 Change compile::compile() to take a Mode instead of an &Mode 2019-08-13 12:34:39 -05:00
coolreader18
5821bac2dc Update READMEs 2019-07-16 19:13:07 -05:00
coolreader18
9b3521904a Update bench.rs to use vm.compile() 2019-06-16 15:47:27 -05:00
Jeong YunWon
509394080b Inject __builtins__ to scope only when it doesn't exist 2019-05-11 03:05:18 +09:00
luozijun
7822f6d8d8 Add benches 2019-04-20 02:09:06 +08:00
Windel Bouwman
84457e6e92 Add some benchmark scripts. 2019-04-17 15:04:50 +02:00