Skip to content

Commit

Permalink
this too
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiPrasad committed Jun 26, 2024
1 parent e32546a commit 158c7ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const end = performance.now();
performance.measure('Next.js-before-hydration', {
duration: 10000,
duration: 2000,
end,
});

0 comments on commit 158c7ba

Please sign in to comment.