gaaclarke
|
d88212c89c
|
added microbenchmark for loading assets (#105982)
|
2022-06-16 18:16:07 +00:00 |
|
gaaclarke
|
64a0c19652
|
switched to a double variant of clamp to avoid boxing (#103559)
|
2022-05-18 13:26:08 -07:00 |
|
Jonah Williams
|
c1b909e3fc
|
add image load benchmark (#103459)
|
2022-05-10 22:49:08 -07:00 |
|
Alexandre Ardhuin
|
07f1c20474
|
add missing trailing commas in list/set/map literals (#102585)
|
2022-04-27 09:15:35 +02:00 |
|
gaaclarke
|
1ac368280f
|
Increased StandardMethodCodec's WriteBuffer start capacity (#101860)
* Added standard method codec benchmark
* increased writebuffer start size
* added const
|
2022-04-20 14:35:34 -07:00 |
|
gaaclarke
|
fd73f2730c
|
made ascii string encoding faster (#101777)
|
2022-04-12 19:54:11 -07:00 |
|
gaaclarke
|
e6f3022890
|
Adds StandardMessageCodec benchmark (#101767)
|
2022-04-12 16:34:10 -07:00 |
|
gaaclarke
|
a7790d8e3a
|
Added a microbenchmark for Timeline events. (#98763)
|
2022-02-22 13:42:50 -08:00 |
|
Ian Hickson
|
ab89ce285f
|
Clean up the bindings APIs. (#89451)
|
2022-02-03 14:55:15 -08:00 |
|
Ian Hickson
|
61a0add286
|
Enable avoid_redundant_argument_values lint (#91409) (#91462)
|
2021-10-08 09:25:14 -07:00 |
|
Zachary Anderson
|
b9d2177da0
|
Revert "Enable avoid_redundant_argument_values lint (#91409)" (#91461)
This reverts commit 5fd259be24 .
|
2021-10-07 21:11:07 -07:00 |
|
Ian Hickson
|
5fd259be24
|
Enable avoid_redundant_argument_values lint (#91409)
|
2021-10-07 20:13:02 -07:00 |
|
Ren You
|
3dea9f0251
|
Revert "Clean up the bindings APIs (#86438)" (#86484)
This reverts commit d056500bfe .
|
2021-07-15 09:29:16 -07:00 |
|
Ian Hickson
|
d056500bfe
|
Clean up the bindings APIs (#86438)
|
2021-07-14 14:41:24 -07:00 |
|
Zachary Anderson
|
7f741e9181
|
Revert "Clean up the bindings APIs (#86388)" (#86404)
This reverts commit 31de052e3f .
|
2021-07-13 21:32:29 -07:00 |
|
Ian Hickson
|
31de052e3f
|
Clean up the bindings APIs (#86388)
|
2021-07-13 18:31:11 -07:00 |
|
Ian Hickson
|
c800b9c3e4
|
Revert "Clean up the bindings APIs (#83843)" (#86386)
This reverts commit e2490f2906 .
|
2021-07-13 15:47:40 -07:00 |
|
Ian Hickson
|
e2490f2906
|
Clean up the bindings APIs (#83843)
|
2021-07-13 12:41:03 -07:00 |
|
Abhishek Ghaskata
|
d25a5c376d
|
Migrate microbrenchmarks to null safety (#83619)
|
2021-06-02 10:59:03 -07:00 |
|
Jason Simmons
|
992dba0c9a
|
Wait for frame rendering to stabilize before running the all_elements_bench benchmark (#81086)
|
2021-04-23 20:29:03 -07:00 |
|
knaeckeKami
|
d60cc08877
|
Add removeListenerWhileNotifying benchmark for ChangeNotifier (#78161)
|
2021-04-02 12:04:04 -07:00 |
|
Michael Goderbauer
|
8364140e51
|
Clean-up ignores that are not ignoring anything (dev/ edition) (#78490)
|
2021-03-18 11:06:03 -07:00 |
|
Christopher Fujino
|
97c1dedef9
|
Revert "Add removeListenerWhileNotifying benchmark for ChangeNotifier (#71986)" (#74450)
This reverts commit 831ee22b06 .
|
2021-01-21 15:56:38 -08:00 |
|
Romain Rastel
|
831ee22b06
|
Add removeListenerWhileNotifying benchmark for ChangeNotifier (#71986)
|
2021-01-20 10:29:03 -08:00 |
|
Kate Lovett
|
f4a0511e8b
|
Re-land 'Default Keyboard ScrollActions with PrimaryScrollController' (#70893)
|
2020-11-19 17:48:04 -08:00 |
|
Dan Field
|
12f54e17f4
|
reland List queue search optimization (#68214)
* Revert "Revert "Improve performance of collectAllElements (#68065)" (#68207)"
This reverts commit 46ff57d6f1 .
* use fewer elements for benchmark
|
2020-10-15 13:46:50 -07:00 |
|
Jonah Williams
|
46ff57d6f1
|
Revert "Improve performance of collectAllElements (#68065)" (#68207)
This reverts commit 8ba5732c4c .
|
2020-10-15 08:04:59 -07:00 |
|
Dan Field
|
8ba5732c4c
|
Improve performance of collectAllElements (#68065)
|
2020-10-14 21:32:04 -07:00 |
|
Remi Rousselet
|
2b25e29192
|
add benchmark for ChangeNotifier.notifyListeners (#62715)
|
2020-08-14 17:06:03 -07:00 |
|