Commit ae80245
perf(fs): improve
* perf(fs): improve `FileHandle.read` performance
* handle different target pointer width
* improve `writeTextFile` performance
* revert packageManager field
* change file
---------
Co-authored-by: Lucas Nogueira <[email protected]>FileHandle.read performance (#1950)1 parent 2302c2d commit ae80245
File tree
4 files changed
+104
-57
lines changed- .changes
- plugins/fs
- guest-js
- src
4 files changed
+104
-57
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
246 | 265 | | |
247 | 266 | | |
248 | 267 | | |
| |||
285 | 304 | | |
286 | 305 | | |
287 | 306 | | |
288 | | - | |
| 307 | + | |
289 | 308 | | |
290 | 309 | | |
291 | 310 | | |
292 | 311 | | |
293 | | - | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
294 | 321 | | |
295 | 322 | | |
296 | 323 | | |
| |||
1041 | 1068 | | |
1042 | 1069 | | |
1043 | 1070 | | |
1044 | | - | |
1045 | | - | |
1046 | | - | |
1047 | | - | |
| 1071 | + | |
| 1072 | + | |
| 1073 | + | |
| 1074 | + | |
| 1075 | + | |
| 1076 | + | |
| 1077 | + | |
1048 | 1078 | | |
1049 | 1079 | | |
1050 | 1080 | | |
| |||
0 commit comments