David Hewitt
|
48823e22d6
|
pyproto: deprecate py_methods
|
2021-04-20 00:21:19 +01:00 |
David Hewitt
|
c933ac223e
|
bench_pyclass: add protocol method
|
2021-02-24 23:56:00 +00:00 |
David Hewitt
|
fcb51677c2
|
benches: add benchmark for type object initialization
|
2021-02-18 08:19:07 +00:00 |
David Hewitt
|
02b90c462f
|
benches: add map / set extraction
|
2020-11-26 10:02:59 +00:00 |
David Hewitt
|
d1248d5743
|
benches: add bench_call
|
2020-11-25 20:54:12 +00:00 |
Alex Gaynor
|
c54b35f297
|
Added a benchmark for set iter
|
2020-09-08 17:47:49 -04:00 |
David Hewitt
|
e1533129c9
|
Remove bench_pyclass
|
2020-05-03 11:12:31 +01:00 |
David Hewitt
|
be09aa00aa
|
New benchmarks
|
2020-05-02 23:38:36 +01:00 |
David Hewitt
|
fe57f64435
|
Improve performance on pointer drop
Co-Authored-By: Yuji Kanagawa <yuji.kngw.80s.revive@gmail.com>
|
2020-04-09 08:51:43 +01:00 |
Samuele Maci
|
7034332f46
|
Address clippy::inconsistent_digit_grouping issues
|
2019-08-17 14:10:35 +02:00 |
konstin
|
936f0153e8
|
Migrate to rust 2018
|
2019-02-01 14:23:29 +01:00 |
kngwyu
|
be77846979
|
Use LinkedList<[T; 256]> in ReleasePool
|
2018-11-21 16:00:26 +09:00 |
kngwyu
|
6222232c21
|
Add bench_dict
|
2018-11-14 15:40:28 +09:00 |