Hi, gemini 2.5 pro is really interesting, but there is have a little problem with the web interface, i think…i just upload my file (~40k - 50k tokens) and just type for my first prompt, am did not run anything yet but its very lag btw. Its my fault?
haha no, google does some weird stuff there with the js. its quite funny “we offer up to 1millions token for prompts” but we will crash your frontend after 40k tokens. the future is yesterday old man
console.group(‘[DevTools] Long animation frames for 6496ms keyboard interaction’);
console.log(‘Scripts:’);
console.table([{
“Blocking duration”: 6063,
“Invoker type”: “event-listener”,
“Invoker”: “TEXTAREA.oninput”,
“Function”: null,
“Source”: “https://www.gstatic.com/_/mss/boq-makersuite/_/js/k=boq-makersuite.MakerSuite.en_US.BV-xjo5GK64.es5.O/am=AHEoADA/d=1/excm=_b/ed=1/dg=0/br=0/wt=2/ujg=1/rs=AMOXD28XQUk7gsvXQslbMNPFBDR4CL8FgA/m=_b”,
“Char position”: -1
}, {
“Blocking duration”: 6,
“Invoker type”: “user-callback”,
“Invoker”: “FrameRequestCallback”,
“Function”: null,
“Source”: “https://www.gstatic.com/_/mss/boq-makersuite/_/js/k=boq-makersuite.MakerSuite.en_US.BV-xjo5GK64.es5.O/am=AHEoADA/d=1/excm=_b/ed=1/dg=0/br=0/wt=2/ujg=1/rs=AMOXD28XQUk7gsvXQslbMNPFBDR4CL8FgA/m=_b”,
“Char position”: -1
}]);
console.log(‘Intersecting long animation frame events:’, [{
“name”: “long-animation-frame”,
“entryType”: “long-animation-frame”,
“startTime”: 132488.10000014305,
“duration”: 6467.299999952316,
“renderStart”: 138764.40000009537,
“styleAndLayoutStart”: 138771.5,
“firstUIEventTimestamp”: 132487.70000004768,
“blockingDuration”: 6373.701,
“scripts”: [{
“name”: “script”,
“entryType”: “script”,
“startTime”: 132656.60000014305,
“duration”: 6063,
“invoker”: “TEXTAREA.oninput”,
“invokerType”: “event-listener”,
“windowAttribution”: “self”,
“executionStart”: 132656.60000014305,
“forcedStyleAndLayoutDuration”: 0,
“pauseDuration”: 0,
“sourceURL”: “https://www.gstatic.com/_/mss/boq-makersuite/_/js/k=boq-makersuite.MakerSuite.en_US.BV-xjo5GK64.es5.O/am=AHEoADA/d=1/excm=_b/ed=1/dg=0/br=0/wt=2/ujg=1/rs=AMOXD28XQUk7gsvXQslbMNPFBDR4CL8FgA/m=_b”,
“sourceFunctionName”: “”,
“sourceCharPosition”: -1
}, {
“name”: “script”,
“entryType”: “script”,
“startTime”: 138764.5,
“duration”: 6,
“invoker”: “FrameRequestCallback”,
“invokerType”: “user-callback”,
“windowAttribution”: “self”,
“executionStart”: 138764.5,
“forcedStyleAndLayoutDuration”: 0,
“pauseDuration”: 0,
“sourceURL”: “https://www.gstatic.com/_/mss/boq-makersuite/_/js/k=boq-makersuite.MakerSuite.en_US.BV-xjo5GK64.es5.O/am=AHEoADA/d=1/excm=_b/ed=1/dg=0/br=0/wt=2/ujg=1/rs=AMOXD28XQUk7gsvXQslbMNPFBDR4CL8FgA/m=_b”,
“sourceFunctionName”: “”,
“sourceCharPosition”: -1
}]
}]);
console.groupEnd();
I’ve been having this same issue for the last couple of days using 2.5 Pro. Very unresponsive.
I wonder they still haven’t implemented something like load previous conversation/responses and keep it all hidden until loaded. Alteast will keep the browser cool by default and UI not lag.
Same here. It gets very, very laggy around 100,000 tokens. Yesterday, it was OK up until 200,000 and then got laggy, but now it’s only around 100,000 tokens.
Also seeing significant lag after as few as 50k tokens. Using profiling tool in Chrome shows the keypress event taking 1+ seconds to process. Lots of “Wait / Cancel” browser dialogs. When you do get a response from the model it’s fast to render, so this appears localised to user input. The model itself thus far appears very impressive, really enjoying working with it (UI aside).
My temporary solution is to type my message in notepad then paste it in, but this isn’t sustainable.
Overall, the performance of Gemini 2.5 Pro is quite impressive, especially in terms of response speed, which is a strong point. However, one area that could be improved is the user experience when generating images. The interface feels a bit confusing, making it difficult to understand the process easily. A more intuitive approach would make it more accessible, especially for new users.
Another suggestion is to structure responses in a more essay-style format. This would enhance readability and make the replies more engaging and easy to follow.
Overall, it’s a great experience, but with a few minor improvements, Gemini 2.5 Pro could become even better!