idk
This commit is contained in:
parent
e7ac672470
commit
406e71575f
6 changed files with 22 additions and 16 deletions
12
test/app.ts
12
test/app.ts
|
|
@ -1,11 +1 @@
|
|||
import { Panel } from ".."
|
||||
|
||||
const now = performance.now()
|
||||
for (let index = 0; index < 1e4; index++) {
|
||||
Panel().addBindings({
|
||||
source_property_name: `[ f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{abs(-(#a + #b)) + 'abc'}'}'}'}'}'}'}'}'}'}'}'}'}'}'}'}'}'}'}'}#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{abs(-(#a + #b))}'}'}'}'}'}'}'}'}'}'}'}'}'}'}'}'}'}'}'}#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{abs(-(#a + #b))}'}'}'}'}'}'}'}'}'}'}'}'}'}'}'}'}'}'}'}#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{abs(-(#a + #b))}'}'}'}'}'}'}'}'}'}'}'}'}'}'}'}'}'}'}'}#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{f'#{abs(-(#a + #b))}'}'}'}'}'}'}'}'}'}'}'}'}'}'}'}'}'}'}'}' ]`,
|
||||
target_property_name: "#test",
|
||||
})
|
||||
}
|
||||
const end = performance.now()
|
||||
console.log(end - now)
|
||||
import { Modify, Panel, StackPanel, Toggle, GetItemByAuxID, ItemAuxID } from ".."
|
||||
|
|
|
|||
Reference in a new issue