mirror of
https://github.com/coolaj86/ajquery.js.git
synced 2024-11-16 17:29:02 +00:00
benchmark: angular
This commit is contained in:
parent
6e6341d9ad
commit
100f70f047
@ -4,6 +4,8 @@ async function main() {
|
||||
console.info("jQuery: 178");
|
||||
await sleep(761);
|
||||
console.info("DOM: 1428");
|
||||
await sleep(696);
|
||||
console.info("Angular: 2517");
|
||||
await sleep(520);
|
||||
console.info("React: 3785");
|
||||
await sleep(230);
|
||||
|
Loading…
x
Reference in New Issue
Block a user