Surma
|
ba90517ad7
|
Remove baseline benchmark and switch to tile size 16
|
2019-02-21 15:16:26 +00:00 |
|
Surma
|
7aff949f47
|
Merge pull request #476 from jviide/tiling-rust-02
Fix potential over-the-bounds slicing in rotate.rs introduced in #474
|
2019-02-21 15:16:26 +00:00 |
|
Joachim Viide
|
0e8c0da3dd
|
Update the built rotate.wasm file
|
2019-02-21 15:16:26 +00:00 |
|
Joachim Viide
|
3132a207e1
|
Fix potential over-the-bounds slicing in rotate.rs
|
2019-02-21 15:16:26 +00:00 |
|
Surma
|
88dd0e06c5
|
Merge pull request #474 from jviide/tiling-rust
Remove timing difference between 90° and 270° rotations (in the tiling Rust code)
|
2019-02-21 15:16:25 +00:00 |
|
Joachim Viide
|
f507a2464f
|
Update the built rotate.wasm file
|
2019-02-21 15:16:25 +00:00 |
|
Joachim Viide
|
14baa6ebf8
|
Reorganize rotate.rs, separate rotations into their own functions
|
2019-02-21 15:16:25 +00:00 |
|
Joachim Viide
|
5d32126565
|
Use iteration in rotate.rs whenever possible
|
2019-02-21 15:16:25 +00:00 |
|
Joachim Viide
|
484ff7ab4c
|
Fix unwrap_hard when debug_assertions is set
|
2019-02-21 15:16:25 +00:00 |
|
Surma
|
36f86385a2
|
Update benchmark flags
|
2019-02-21 15:16:24 +00:00 |
|
Surma
|
436faa17af
|
More conservative tiling size
|
2019-02-21 15:16:24 +00:00 |
|
Surma
|
d205ae206f
|
Implement 180 and 270
|
2019-02-21 15:16:24 +00:00 |
|
Surma
|
6baa5900fc
|
Implement tiling
|
2019-02-21 15:16:24 +00:00 |
|
Surma
|
fadb53f075
|
Readd rotation cases
|
2019-02-21 15:16:24 +00:00 |
|
Surma
|
1a63387408
|
Use a trait to make it nicer
|
2019-02-21 15:16:23 +00:00 |
|
Surma
|
a316120b69
|
Switch to 8 byte offset
|
2019-02-21 15:16:23 +00:00 |
|
Surma
|
0d1e5ef119
|
Simplify rotation code to 90deg only
|
2019-02-21 15:16:23 +00:00 |
|
Surma
|
b49cfca39d
|
Scriptify benchmark running
|
2019-02-21 15:16:23 +00:00 |
|
Surma
|
ab58df4c2c
|
Benchmark all rotations
|
2019-02-21 15:16:22 +00:00 |
|
Surma
|
db20f10bd2
|
Write d8 benchmark using the baseline compiler
|
2019-02-21 15:16:22 +00:00 |
|
Surma
|
444cc5a193
|
Merge pull request #475 from GoogleChromeLabs/renovate/critters-webpack-plugin-2.x
Update dependency critters-webpack-plugin to v2.3.0
|
2019-02-21 14:57:58 +00:00 |
|
renovate[bot]
|
6c253bc9b4
|
Update dependency critters-webpack-plugin to v2.3.0
|
2019-02-21 02:46:18 +00:00 |
|
Surma
|
2fd28e174e
|
Merge pull request #473 from GoogleChromeLabs/renovate/webpack-dev-server-3.x
Update dependency webpack-dev-server to v3.2.0
|
2019-02-20 15:03:01 +00:00 |
|
renovate[bot]
|
a188692c88
|
Update dependency webpack-dev-server to v3.2.0
|
2019-02-20 14:41:25 +00:00 |
|
Surma
|
b263419e08
|
Merge pull request #472 from GoogleChromeLabs/renovate/copy-webpack-plugin-5.x
Update dependency copy-webpack-plugin to v5
|
2019-02-20 14:39:15 +00:00 |
|
renovate[bot]
|
826e06c727
|
Update dependency copy-webpack-plugin to v5
|
2019-02-20 13:22:09 +00:00 |
|
Surma
|
dfcdfb105f
|
Merge pull request #471 from GoogleChromeLabs/renovate/worker-plugin-3.x
Update dependency worker-plugin to v3.1.0
|
2019-02-20 10:46:01 +00:00 |
|
renovate[bot]
|
0508bbb16f
|
Update dependency worker-plugin to v3.1.0
|
2019-02-19 16:15:03 +00:00 |
|
Surma
|
dfbfa85fd3
|
Merge pull request #467 from GoogleChromeLabs/renovate/chokidar-2.x
Update dependency chokidar to v2.1.2
|
2019-02-18 21:03:44 +01:00 |
|
renovate[bot]
|
b99ad4bdc3
|
Update dependency chokidar to v2.1.2
|
2019-02-18 19:59:01 +00:00 |
|
Jake Archibald
|
e801170496
|
1.3.3
v1.3.3
|
2019-02-15 09:49:34 +00:00 |
|
Surma
|
91e7c9c5ad
|
Make Rust rotate code smaller (#462)
* Make Rust rotate code smaller
* Back on the rust happy path
|
2019-02-15 09:47:26 +00:00 |
|
Jake Archibald
|
ca5162ed32
|
Updating package lock to fix Netlify
|
2019-02-13 15:08:56 +00:00 |
|
Surma
|
0bf87d0c87
|
Merge pull request #461 from GoogleChromeLabs/renovate/node-10.x
Update dependency @types/node to v10.12.26
|
2019-02-13 14:02:00 +00:00 |
|
renovate[bot]
|
ce91eb5bae
|
Update dependency @types/node to v10.12.26
|
2019-02-13 00:00:41 +00:00 |
|
Surma
|
8d68056bca
|
Merge pull request #457 from GoogleChromeLabs/renovate/chokidar-2.x
Update dependency chokidar to v2.1.1
|
2019-02-12 13:24:03 +00:00 |
|
renovate[bot]
|
d0de8e444a
|
Update dependency chokidar to v2.1.1
|
2019-02-12 12:17:17 +00:00 |
|
Surma
|
dfef1f21cc
|
Merge pull request #455 from GoogleChromeLabs/renovate/node-10.x
Update dependency @types/node to v10.12.25
|
2019-02-12 12:16:17 +00:00 |
|
renovate[bot]
|
2440ac4e87
|
Update dependency @types/node to v10.12.25
|
2019-02-12 11:09:55 +00:00 |
|
Surma
|
e90db78697
|
Merge pull request #459 from GoogleChromeLabs/renovate/webpack-bundle-analyzer-3.x
Update dependency webpack-bundle-analyzer to v3.0.4
|
2019-02-12 11:09:08 +00:00 |
|
renovate[bot]
|
5ae15d429c
|
Update dependency webpack-bundle-analyzer to v3.0.4
|
2019-02-12 10:54:25 +00:00 |
|
Jake Archibald
|
89d6b46f3e
|
1.3.2
v1.3.2
|
2019-02-12 10:03:12 +00:00 |
|
Surma
|
e086f64779
|
Merge pull request #458 from jviide/rust-rotate
Fix buffer offset/size calculations in rotate/processor.ts
|
2019-02-11 22:42:07 +00:00 |
|
Joachim Viide
|
9ed3b4f11e
|
Fix buffer size/offset calculations in rotate/processor.ts
|
2019-02-12 00:12:04 +02:00 |
|
Surma
|
ece3fa12b4
|
Merge pull request #438 from GoogleChromeLabs/rust-rotate
Rotate implementation in Rust
|
2019-02-11 16:26:01 +00:00 |
|
Surma
|
9a35224535
|
Update wasm build
|
2019-02-11 16:22:29 +00:00 |
|
Surma
|
ef3faa58bc
|
Reuse rotate instance and calculate pages correctly
|
2019-02-11 16:22:28 +00:00 |
|
Surma
|
b6a8f7eeba
|
Rotate implementation in Rust
|
2019-02-11 16:22:28 +00:00 |
|
Jake Archibald
|
d1203d9c42
|
Switching to 1.4x rather than 140%
|
2019-02-11 13:58:28 +00:00 |
|
renovate[bot]
|
a834b6ae38
|
Pin dependencies (#456)
|
2019-02-11 12:18:07 +00:00 |
|